Files
scroll/.github/pull_request_template.md
2023-05-15 12:03:27 +02:00

20 lines
345 B
Markdown

## 1. Purpose or design rationale of this PR
...
## 2. Deployment tag versioning
Has `tag` in `common/version.go` been updated?
- [ ] This PR doesn't involve a new deployment, git tag, docker image tag
- [ ] Yes
## 3. Breaking change label
Does this PR have the `breaking-change` label?
- [ ] This PR is not a breaking change
- [ ] Yes