Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 1.03 KB

CONTRIBUTING.md

File metadata and controls

29 lines (21 loc) · 1.03 KB

How to Contribute English

Bugfix, fix about current behavior

  • Create Issue, if an issue of the same kind does not yet exist.
  • Create Branch (ex Bugfix/IssueNo , Feature/IssueNo)
  • Please keep the following in mind:
    • Make it small
    • Do only one thing
  • Please make a Pull Request towards master
  • Please record your name in CONTRIBUTORS.md

How to Contribute Japanese

Bugfix、現行の動作についての修正

  • Issue が存在していない場合は作成してください。
  • Branch を作成してください。(例 Bugfix/IssueNo , Feature/IssueNo)
  • 以下を心がけてください
    • 変更を小さくしてください
    • 1つのことだけを行ってください
  • master への Pull Request をお願いします。
  • その際に CONTRIBUTORS.md に記載をお願いします。

新しい機能追加、変更、動作改善などの提案

以下のボードに記載をお願いします。

Project Feature