gorealis/.github/PULL_REQUEST_TEMPLATE.md

5 lines
238 B
Markdown

* Have you run goformat on the project before submitting?
* Have you run go test on the project before submitting? Do all tests pass?
* Does the Pull Request require a test to be added to the end to end tests? If so, has it been added?