Fix fix: tag doc in PR tempalte.
This commit is contained in:
parent
7d8086dd01
commit
1426f26546
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@ -5,7 +5,7 @@
|
|||||||
We use github actions to do automatic [semantic versioning](https://github.com/semantic-release/semantic-release), so please use the following nomenclature for the commit message according to the type of change:
|
We use github actions to do automatic [semantic versioning](https://github.com/semantic-release/semantic-release), so please use the following nomenclature for the commit message according to the type of change:
|
||||||
|
|
||||||
* Prefix with `feat:`, and it will trigger a minor version bump.
|
* Prefix with `feat:`, and it will trigger a minor version bump.
|
||||||
* Prefix with `fix`:, and it will trigger a patch version bump.
|
* Prefix with `fix:`, and it will trigger a patch version bump.
|
||||||
* Prefix with `BREAKING CHANGE:`, and it will trigger a major version bump.
|
* Prefix with `BREAKING CHANGE:`, and it will trigger a major version bump.
|
||||||
<!-- REMOVE END -->
|
<!-- REMOVE END -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user