chore: fix typos in pull_request template (#230)

This commit is contained in:
HAOYUatHZ
2023-01-13 11:50:39 +08:00
committed by GitHub
parent 411cb19b62
commit 9bd4931f93

View File

@@ -1,3 +1,3 @@
1. Purpose or design rationalef or this PR
1. Purpose or design rationale of this PR
2. Does this PR involve a new deployment, and involve a new git tag & docker image tag? If so, has `tag` in `common/version.go` been updated?
3. Is this PR a breaking change? If so, have it been attached a `` tag?
3. Is this PR a breaking change? If so, have it been attached a `breaking-change` label?