diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000000..cc447442691d --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,12 @@ +## 1. Purpose or design rationale of this PR + +... + + +## 2. Deployment tag versioning + +Has the version in `params/version.go` been updated? + +- [ ] This PR doesn't involve a new deployment, git tag, docker image tag, and it doesn't affect traces +- [ ] Yes +