NotEnoughUpdates / NotEnoughUpdates/RepoParser

No ultimate rarity

Open Beginner friendly
#12 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
0
Forks
7
PR merge metrics
No merged PRs in 30d

Description

The Rarity enum does not have an entry for the ULTIMATE rarity, instead the legacy SUPREME rarity exists in its place. The supreme case should be deprecated for removal and the ultimate rarity should be added.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Java Rarity enum referenced in the issue and inspect its existing SUPREME entry. Add the ULTIMATE rarity and mark SUPREME for deprecation, then run the relevant project tests or build to confirm the enum changes compile and existing behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.