ACE3/.github/PULL_REQUEST_TEMPLATE.md

10 lines
571 B
Markdown
Raw Normal View History

2016-02-25 21:50:58 +00:00
**When merged this pull request will:**
- _Describe what this pull request will do_
- _Each change in a separate line_
### IMPORTANT
- If the contribution affects [the documentation](https://github.com/acemod/ACE3/tree/master/docs), please include your changes in this pull request so the documentation will appear on the [website](https://ace3.acemod.org/).
- [Development Guidelines](https://ace3.acemod.org/wiki/development/) are read, understood and applied.
- Title of this PR uses our standard template `Component - Add|Fix|Improve|Change|Make|Remove {changes}`.