We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2123b3 commit aca599dCopy full SHA for aca599d
1 file changed
.github/pull_request_template.md
@@ -19,8 +19,8 @@ Please include a summary of the change.
19
- [ ] Correct commit message
20
- format `fix|feat({scope}): {description}`
21
- i.e. `fix(pf3): wizard correctly handles next button`
22
- - fix will release a new x.x.X version
23
- - feat will release a new x.X.x version (use when you introduce new features)
+ - fix will release a new _._.X version
+ - feat will release a new _.X._ version (use when you introduce new features)
24
- we want to avoid any breaking changes, please contact us, if there is no way how to avoid them
25
- scope: package
26
- if you update the documentation or tests, do not use this format
0 commit comments