Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 3.07 KB

CONTRIBUTING.md

File metadata and controls

46 lines (33 loc) · 3.07 KB

問題を報告されるかたへ For Issue Reporters

収録しているプリキュアの情報について報告する場合

When reporting about the data of PreCures

未実装の必殺技・浄化技・特殊フォームや、台詞の誤字脱字を報告する場合、この節をお読みください。

Read this section when reporting unimplemented purification or special forms, typos and so on.

実装する対象範囲

Implementation Scope

  • 「プリキュアオールスターズ」または「プリキュアドリームスターズ」に登場するプリキュアの必殺技・浄化技・特殊フォームのみを対象とします。
    • 例えば、「ミルキィローズ」・「シャイニールミナス」・「キュアエコー」は対象に含まれます
    • 例えば、「アローハプリキュア」の2人は対象に含まれません
    • 含まれないプリキュアが好きな皆さんすみません 🙏
  • 映画とアニメ本編に登場するもののみを対象とします。
  • Only transformations and purifications of PreCures who appear in "PreCure All Stars" series are implemented.
    • For example, "Milky Rose", "Shiny Luminous", "Cure Echo" are included in the scope.
    • For example, "Aloha PreCure" aren't included in the scope.
    • Sorry for fans of such PreCures.
  • Only transformations and purifications which appear in the anime, and the movies.

台詞の内容について

About Contents of Phrases

  • 原則として「はぁっ!」などといった文字起こししにくい叫び声は含めません。
  • 表記揺れを避けるために、いただいた台詞に若干修正を加えることがあります。あらかじめご了承ください。
  • 日本語以外の言語はサポートしません。あしからず。
  • Phrases usually shouldn't contain shouts like "Haah!", which are hard to dictate.
  • To keep consistency in written form, I may modify phrases reported by you.
  • I don't support languages except Japanese. Sorry.

設定について

About Settings of PreCures

厳密さに重きを置いてはいますが、解釈の難しかったり、Haskellというプログラミング言語やタイプセーフプリキュアの設計の制約により、あなたの望んだとおりに表現できないこともあります。あらかじめご了承ください。

I put impotance on correctness. But sometimes I can't implement to express as you hope due to difficulites in interpretation of settings, and the limitations of programming language Haskell and typesafe-precure's design.

それ以外

For others

一般的なバグレポートのお作法に従い、バグを再現させる手順、使用しているOSなどの環境、どういう予期しない現象が起こったか、どういう現象であってほしいのかを、できるだけ詳細に書いてください。

As general manner of bug reports, specify steps to reproduce, your environment, expected result, and actual result in details.