1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
stackexchange-dnscontrol/.github/pull_request_template.md
Jeffrey Cafferata e5b7870bb6 DOCS: Pull request template: Fixed go mod tidy command (#2021)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-31 10:15:21 -05:00

9 lines
159 B
Markdown

<!--
Before you submit a pull request, please make sure you've run the following commands from the root directory.
go fmt ./...
go generate
go mod tidy
!-->