Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kenken714 committed Sep 19, 2024
1 parent 0402e08 commit a6ae0c1
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# pull request template

## 関連Issue
- close {Issue番号}(例: close #123

- close `#{Issue_id}`

## 概要
このPull Requestの目的を簡潔に説明してください。

<!—
なぜこの変更をするのかなど、概要を記載
—>

## 変更内容

- 変更点1
- 変更点2
- 変更点3
- 変更点3

0 comments on commit a6ae0c1

Please sign in to comment.