-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from SIT-DigiCre/chore/pull-request-template
Pull Request テンプレートの導入
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
## 関連 Issue(s) | ||
|
||
<!-- | ||
`Close #123` のように記載することで、merge と同時に対応する Issue を自動で close できます。 | ||
複数の Issue に関連する場合は、箇条書きで列挙してください。 | ||
--> | ||
|
||
- Close # | ||
|
||
## 変更内容 | ||
|
||
<!-- | ||
この Pull Request の目的や変更内容を簡潔に説明してください。 | ||
--> | ||
|
||
- a | ||
|
||
### スクリーンショット | ||
|
||
<!-- | ||
必要に応じて、変更内容を示すスクリーンショットも添付してください。 | ||
UI を変更する(見た目が変わる)場合は、必ず追加してください。 | ||
--> | ||
|
||
## 確認手順 | ||
|
||
<!-- | ||
変更内容が正しく動作することを確認する手順を番号付きの箇条書きで記載してください。 | ||
--> | ||
|
||
1. a |