Incorrect Omega Ruby and Alpha Pokémon Version Group Name in Sprites and Pokémon Form Sprites
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 78/100
Research direction
Start by querying pokemon//sprites/gen-vi/ and pokemon-form//sprites/gen-vi/, then compare the returned version-group name with version-group/16. Trace where these endpoint responses obtain the Omega Ruby and Alpha Sapphire version-group name. Done when both sprite endpoints return "omega-ruby-alpha-sapphire" consistently with version-group/16.
Written by the indexing model from the issue text.
Description
Describe the Bug
If we query:
pokemon//sprites/gen-vi/
or
pokemon-form//sprites/gen-vi/
The name of the version group for Omega Ruby and Alpha Sapphire is:
"omegaruby-alphasapphire"
It should be:
"omega-ruby-alpha-sapphire"
As per:
version-group/16
Steps to Reproduce
Query the endpoints pokemon//sprites/gen-vi/ or pokemon-form//sprites/gen-vi/. The version group name of Omega Ruby and Alpha Sapphire is incorrect.
Resolving the Bug
Anyone is open to making a PR for this issue.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.2k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 18
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from PokeAPI/pokeapi
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-2 days Newbie friendliness 76/100
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
UV hardlink files Open
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
Ball legality Open
Difficulty 5/5 Over a week Newbie friendliness 35/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
gradio-app/gradio#13895 ·
-
build-error
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
spack/spack-packages#6713 ·
-
Use issue templates Open
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
ActivityWatch/activitywatch#1464 · 1 reaction ·
-
[Bug]: The ckg tool drops the return type of every decorated Python method in class search results Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
bytedance/trae-agent#483 ·