fix: pr template link to golangci-lint (#3392)

This commit is contained in:
JonZeolla
2024-10-10 10:57:41 -07:00
committed by GitHub
parent f44e623de3
commit 02d17cae25
+1 -2
View File
@@ -8,5 +8,4 @@ Explain the purpose of the PR.
### Checklist:
* [ ] Tests passing (`make test-community`)?
* [ ] Lint passing (`make lint` this requires [golangci-lint](https://golangci-lint.run/usage/install/#local-installation))?
* [ ] Lint passing (`make lint` this requires [golangci-lint](https://golangci-lint.run/welcome/install/#local-installation))?