Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

Commit 9f24182

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent d5690e9 commit 9f24182

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## 概要
2+
<!-- 変更の目的 もしくは 関連する Issue 番号 -->
3+
4+
## 変更内容
5+
6+
## 影響範囲
7+
<!-- この関数を変更したのでこの機能にも影響がある、など -->
8+
9+
## 動作要件
10+
<!-- 動作に必要な 環境変数 / 依存関係 / DBの更新 など -->
11+
12+
## 補足
13+
<!-- レビューをする際に見てほしい点、ローカル環境で試す際の注意点、など -->

0 commit comments

Comments
 (0)