Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Request] Colors of Pokemon variants which changes the Pokemon color

オープン
#1,295 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python
領域
api

調査の方向性

まず、API に既存する種の色データと、issue で言及されている個々のフォルムまたはバリアントのリソースを追跡します。Alcremie、Minior、Charizard のようなケースで、バリアント固有の色をどのように表現すべきかを判断します。完了の条件は、クライアントが関連する各フォルムまたはバリアントに対応する色を取得できることです。

索引モデルが issue の本文から書いたものです。

説明

Currently the API only provides colors for a Pokemon's base species, but does not provide colors for any individual forms/variants. In a lot of cases this is probably fine, but in cases where a form/variant has drastically different colors this doesn't really make a lot of sense

Some examples would be:

  • Alcremie. Listed under the "white" color, but whose shiny variant is black. Additionally the different "flavors" of Alcremie are all different colors
  • Minior. Listed under "brown", but whose different cores are all different colors
  • Charizard. Listed under "red", but whose mega evolution is black/blue

Some real world use cases for this information would be things like an application which changes an elements color to match the color of the currently displayed Pokemon (which is also my usecase)

主要言語
Python
スター
5.4k
フォーク
1.2k
平均マージ
2日 4時間
マージ済み PR(30日)
18

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

PokeAPI/pokeapi のほかの issue

PokeAPI/pokeapi の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。