3
0
corteza/.github/PULL_REQUEST_TEMPLATE
Denis Arh bf8e57fad8 Update PR template
Now in sync with CONTRIBUTING.md
2019-06-27 00:02:38 +02:00

17 lines
368 B
Plaintext

Please take a look.
<!--
Checklist:
1. API changes have been discussed,
2. Source code must be formatted (`go fmt`),
3. Codegen shouldn't produce modified files,
4. Builds pass,
5. Tests pass,
6. Linked to relevant issues
When you are writing pull request title and describing changes, follow
commit message format in the CONTRIBUTING.md in the codebase root.
-->