Create a pull request template.
This commit is contained in:
parent
5ab8f8672e
commit
7f98bfbe4b
9
.github/pull_request_template.md
vendored
Normal file
9
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Pull Request Checks
|
||||||
|
|
||||||
|
1. **ALL** pull requests should be made against the `dev` branch!
|
||||||
|
2. Take a look at [CONTRIBUTING.MD](https://github.com/vimwiki/vimwiki/blob/dev/CONTRIBUTING.md)
|
||||||
|
3. Reference any related issues.
|
||||||
|
4. Provide a description of the proposed changes and any testing that was done.
|
||||||
|
5. Make sure to update the documentation in `doc/vimwiki.txt` if applicable.
|
||||||
|
|
||||||
|
**DELETE THIS TEMPLATE TEXT PRIOR TO SUBMITTING YOUR PULL REQUEST**
|
Loading…
Reference in New Issue
Block a user