mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Pull request template: Fixed go mod tidy
command (#2021)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
committed by
GitHub
parent
d8d25bf608
commit
e5b7870bb6
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@ -3,6 +3,6 @@ Before you submit a pull request, please make sure you've run the following comm
|
||||
|
||||
go fmt ./...
|
||||
go generate
|
||||
go tidy
|
||||
go mod tidy
|
||||
!-->
|
||||
|
||||
|
Reference in New Issue
Block a user