Update PR template

This commit is contained in:
Takeshi KOMIYA
2019-12-16 00:37:46 +09:00
parent 712c20a3d9
commit 1d9228fa3a

View File

@@ -1,9 +1,20 @@
Subject: <short purpose of this pull request> Subject: <short purpose of this pull request>
<!--
Before posting a pull request, please choose a appropriate branch:
- Breaking changes: master
- Critical or severe bugs: X.Y.Z
- Others: X.Y
For more details, see https://www.sphinx-doc.org/en/master/devguide.html#branch-model
-->
### Feature or Bugfix ### Feature or Bugfix
<!-- please choose --> <!-- please choose -->
- Feature - Feature
- Bugfix - Bugfix
- Refactoring
### Purpose ### Purpose
- <long purpose of this pull request> - <long purpose of this pull request>