Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,17 @@ Thanks for your interest in the project. I appreciate bugs filed and PRs submitt
English/日本語(日本語で入力して大丈夫です。日本語の方が迅速です)
-->

<!-- What changes are being made? (What feature/bug is being fixed here?) / 何が変更されていますか?-->

**What**:

<!-- Why are these changes necessary? / なぜその変更をする必要がありましたか?-->
<!-- What changes are being made? (What feature/bug is being fixed here?) / 何が変更されていますか?-->

**Why**:

<!-- How were these changes implemented? / これらの変更をどのように実装しましたか?-->
<!-- Why are these changes necessary? / なぜその変更をする必要がありましたか?-->

**How**:
<!-- How were these changes implemented? / これらの変更をどのように実装しましたか?-->

**Checklist**:

<!-- add "N/A" to the end of each line that's irrelevant to your changes to check an item, place an "x" in the box like so: "- [x] Documentation" -->

- [ ] Documentation
- [ ] Tests
- [ ] Ready to be merged <!-- In your opinion, is this ready to be merged as soon as it's reviewed? -->
Expand Down