mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #6926 from tk0miya/update_PR_template
Update PR template
This commit is contained in:
commit
26a17eade4
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user