mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
refs #3222: add PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
3099150a0d
commit
9c6f2a4969
18
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
18
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal 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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user