refs #3222: add PULL_REQUEST_TEMPLATE.md

This commit is contained in:
shimizukawa 2016-12-18 01:18:05 +09:00
parent 3099150a0d
commit 9c6f2a4969

18
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,18 @@
Subject: <short purpose of this pull request>
### Feature or Bugfix
<!-- please choose -->
- Feature
- Bugfix
### Purpose
- <long purpose of this pull request>
- <Environment if this PR depends on>
### Detail
- <feature1 or bug1>
- <feature2 or bug2>
### Relates
- <URL or Ticket>