3
0

Update PR template

Now in sync with CONTRIBUTING.md
This commit is contained in:
Denis Arh
2019-06-27 00:02:38 +02:00
parent c52c2ae8f7
commit bf8e57fad8
+3 -12
View File
@@ -10,16 +10,7 @@ Checklist:
5. Tests pass,
6. Linked to relevant issues
Please make sure that your commit message summary line and pull
request title match our commit message conventions; Examples:
When you are writing pull request title and describing changes, follow
commit message format in the CONTRIBUTING.md in the codebase root.
- add(messaging): import webhooks api
- upd(crm): check for error when saving page
- add(system): api calls for creating bot users
- fix(system): tests are running in transaction
- ws(all): fix whitespace, formatted json
More natural language commits are permitted, so you could commit
as `Added api calls for bot user creation to system`, but you
are encouraged to stick to the above format.
-->
-->