Merge pull request #6926 from tk0miya/update_PR_template

Update PR template
This commit is contained in:
Takeshi KOMIYA 2019-12-16 01:57:16 +09:00 committed by GitHub
commit 26a17eade4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,20 @@
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
<!-- please choose -->
- Feature
- Bugfix
- Refactoring
### Purpose
- <long purpose of this pull request>