Update PULL_REQUEST_TEMPLATE.md (#874)

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
Matthew Tighe 2019-06-06 10:55:50 -07:00 committed by GitHub
parent b73252ea94
commit d6904c4ec9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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?
![](paste_url_in_here)