Skip to content

Commit aca599d

Browse files
authored
Update commit format
1 parent a2123b3 commit aca599d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Please include a summary of the change.
1919
- [ ] Correct commit message
2020
- format `fix|feat({scope}): {description}`
2121
- 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)
22+
- fix will release a new _._.X version
23+
- feat will release a new _.X._ version (use when you introduce new features)
2424
- we want to avoid any breaking changes, please contact us, if there is no way how to avoid them
2525
- scope: package
2626
- if you update the documentation or tests, do not use this format

0 commit comments

Comments
 (0)