mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update PR template
This commit is contained in:
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>
|
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>
|
||||||
|
|||||||
Reference in New Issue
Block a user