fix PR template

This commit is contained in:
Denys Vuika 2018-04-30 12:42:51 +01:00
parent 25c5738160
commit e40b7f7489

View File

@ -1,10 +1,11 @@
## PR Checklist
Please check if your PR fulfills the following requirements:
```
- [ ] The commit message follows our guidelines: https://github.com/Alfresco/alfresco-content-app/blob/master/CONTRIBUTING.md#commit
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
```
## PR Type
What kind of change does this PR introduce?