mirror of https://github.com/liamg/aminal.git
Add running gofmt to the PR template
This commit is contained in:
parent
8a56135a39
commit
e773e1ee3d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue