Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Query about Mr. Mime's evolution chain correctness

未關閉
#274 4 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
35/100
Issue 類型
缺陷
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
json
領域
data

研究方向

從所引用行的 data/api/v2/evolution-chain/57/index.json 開始,將 Mr. Mime、Galarian Mr. Mime 與 Mr. Rime 的關係與預期的遊戲資料進行比較。確認專案對地區形態的預期處理方式;如果維護者同意需要進行變更,則在進化資料準確表示各自獨立的進化鏈時視為完成。

由索引模型根據 Issue 內容生成。

描述

I wanted to enquire about whether anyone agreed with me that Mr. Mime's evolution chain should be modified.

This might just be something that suits my project, so feel free to say "nah it's how it's intended"!

Currently it's Mime Jr. -> Mr. Mime -> Mr. Rime (https://github.com/PokeAPI/api-data/blob/8ff36d31b496facb2c43b65031d6e74212f6a15f/data/api/v2/evolution-chain/57/index.json#L75)

AFAIK the actual reality is: Mime Jr. -> Mr. Mime and Galarian Mr. Mime -> Mr. Rime

So would it be best to split the evolution chain in two, otherwise the only assumption you can really make from the data is that Mime Jr. can evolve all the way to Mr. Rime, which I don't believe is the case?

I could be wrong, I've not played most of the games, but what I've said is true in Pokemon Go at least!

I'd be happy to raise a PR with the change if it's agreed upon, just wanted to see what people thought before I went to the effort of figuring it out!

主要語言
Shell
星號
189
分支
55
平均合併
4 小時 40 分鐘
30 天內合併 PR
17

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

PokeAPI/api-data 的其他 Issue

查看 PokeAPI/api-data 的全部 Issue

相似的 Issue

更多 Shell/Bash Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。