Adds a Pull request template

This commit is contained in:
Benoît Burnichon
2016-04-04 10:28:37 +02:00
parent bdd4e19fe9
commit acb42e1afb

16
PULL_REQUEST_TEMPLATE.md Normal file
View File

@@ -0,0 +1,16 @@
## Changelog
### Changed
- Breaking change
### Fixes
- PHRAS-XXX: Short description of bug and fix
- Short description of bug and fix without issue/ticket
### Adds
- PHRAS-XXX: Short feature description
- Short feature description without issue/ticket
### Removes
- PHRAS-XXX: Short feature removal description
- Short feature removal description without issue/ticket