Skip to content

Commit

Permalink
Add running gofmt to the PR template (#259)
Browse files Browse the repository at this point in the history
* Update CODEOWNERS

* Add running gofmt to the PR template
  • Loading branch information
vadymeng0 authored and maxhora committed Mar 14, 2019
1 parent 4710948 commit 4f308bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PULL_REQUEST_TEMPLATE.md
Expand Up @@ -29,6 +29,7 @@ Please describe the tests that you ran to verify your changes. Provide instructi

## Checklist:

- [ ] I have run `gofmt` on the project
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
Expand Down

0 comments on commit 4f308bd

Please sign in to comment.