mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-01 09:13:54 +00:00
Chore: Update PR template to add semver types (#287)
Have upded the PR template to add the semantic versioning types this should make it easier to pass the semantic-pull-requests checks.
This commit is contained in:
parent
dfade6d629
commit
789d504a44
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,4 +1,6 @@
|
|||||||
<!--- Provide a general summary of your changes in the Title above -->
|
<!--- Provide a general summary of your changes in the Title above -->
|
||||||
|
<!--- To help with semantic versioning the PR title should start with one of the conventional commit types. -->
|
||||||
|
<!--- The conventional commit types for Semantic PR are: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert -->
|
||||||
|
|
||||||
#### Description
|
#### Description
|
||||||
<!--- Describe your changes in detail -->
|
<!--- Describe your changes in detail -->
|
||||||
|
Loading…
Reference in New Issue
Block a user