mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
Add PR template
This commit is contained in:
parent
588142274b
commit
4856bfedef
1 changed files with 11 additions and 0 deletions
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
### Purpose
|
||||
|
||||
Describe the purpose of this change. If there is an existing issue that is resolved by this pull request, please reference it in the form `Fixes #1234` where 1234 is the relevant issue number.
|
||||
|
||||
### Screenshots
|
||||
|
||||
If this is a GUI change, try to include screenshots of the change. If not, please delete this section.
|
||||
|
||||
### Documentation
|
||||
|
||||
If this is an enhancement, add a link here to the corresponding pull request on https://github.com/sourcethemes/academic-www or describe the documentation changes necessary.
|
Loading…
Add table
Add a link
Reference in a new issue