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

Flavor Text for Scarlet/Violet and Mega Evolutions

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
python
領域
api, data

調査の方向性

ファイルやテストは指定されていません。まず、Scarlet/Violet と Mega Evolutions の Pokédex エントリとフォルムデータがどのように表現されているかを調査し、その後、バージョン固有およびフォルム限定のフレーバーテキストをどのように公開すべきかを判断してください。既存の種族データやフォルムデータを壊すことなく、要求されたエントリを API 経由で利用できるようになれば完了です。

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

説明

I've noticed that the Pokédex entries (or flavor text as it is known) are missing for Pokémon from previous generations that have entries in the Pokédexes in Scarlet and Violet. (And possibly Legends: Arceus, but that might just be an id-10t error on my part?) I.e. Bulbasaur is in the Blueberry dex, but the most recent entries are from Sword/Shield.

Additionally I noticed that there are no flavor texts for any of the Mega Evolutions. I know the Pokédex entries are tied to the species rather than the Pokémon or forms for obvious repetition issues, but I would like to request some way to have the Mega Evolution texts added in, including the ones for each game version as well. The forms already have an isMega parameter, so perhaps adding a "form-exclusive-flavor-text" next to it would fit?

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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

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

PokeAPI/pokeapi のほかの issue

PokeAPI/pokeapi の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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