vimwiki/.github/pull_request_template.md

13 lines
455 B
Markdown
Raw Normal View History

2020-01-04 03:35:28 +01:00
<!--
Steps for submitting a pull request:
2019-03-18 05:06:10 +01:00
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.
2020-01-04 03:35:28 +01:00
5. Make sure to update the documentation in `doc/vimwiki.txt` if applicable
including the Changelog and Contributors sections.
2019-03-18 05:06:10 +01:00
2020-01-04 03:35:28 +01:00
-->