chore(github): Add PR template to ask for rationale and version update (#327)

Create pull_request_template.md
This commit is contained in:
Orest Tarasiuk 2023-05-15 11:59:13 +02:00 committed by GitHub
parent 29b23f4f5b
commit e1fb1955a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
.github/pull_request_template.md vendored Normal file
View file

@ -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