Skip to content

Commit

Permalink
Merge pull request #46 from Kyutech-C3/chore/PR_TEMPLATE
Browse files Browse the repository at this point in the history
docs: add pull request template markdown
  • Loading branch information
tosaken1116 authored Nov 2, 2023
2 parents ce078f6 + 07fb39d commit 15a665c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## issue番号

closes #

## 変更点概要

## 参考文献(あれば)

## スクリーンショット(必要であれば)

## チェック項目

- [ ] テストが通ったか
- [ ] ビルドが通ったか
- [ ] `self assign`したか
- [ ] レビュー優先度のラベルをつけたか

0 comments on commit 15a665c

Please sign in to comment.