Update PULL_REQUEST_TEMPLATE.md (#874)
* Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
b73252ea94
commit
d6904c4ec9
@ -1,5 +1,17 @@
|
||||
**Describe the pull request**
|
||||
**Note**
|
||||
Pull requests should follow the git flow described in the [wiki](https://github.com/CypherpunkArmory/UserLAnd/wiki/Git-flow).
|
||||
To get git history clean and aid in more useful release notes, it is essential to use the `Squash and merge` option when
|
||||
merging into 'master', and the `Create merge commit` option when merging into 'releases'.
|
||||
|
||||
Provide a description of the problem your pull request solves. Screenshots, code examples, etc are welcome in this section.
|
||||
## What changes does this PR introduce?
|
||||
|
||||
**Link to relevant issues**
|
||||
## Any background context you want to provide?
|
||||
|
||||
## Where should the reviewer start?
|
||||
|
||||
## Has this been manually tested? How?
|
||||
|
||||
## What value does this provide to our end users?
|
||||
|
||||
## What GIF best describes this PR or how it makes you feel?
|
||||

|
||||
|
||||
Loading…
Reference in New Issue
Block a user