File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,15 @@ If you want to see your changes in your project instead of the playground:
31
31
- Now every time you change a component, a new production version will be built and ready on your project.
32
32
33
33
## Pull requests
34
- Please ensure all pull requests related to ` v1.x ` are made aganst the ` dev ` branch on GitHub.
35
- See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit
36
- guidelines and PR naming conventions.
34
+ Please ensure all pull requests are made aganst the ` dev ` branch on GitHub. See
35
+ the [ Conventional Commits] ( https://conventionalcommits.org/ ) spec for commit
36
+ and PR naming guidelines. This is very important, as the ` CHANGELOG ` is
37
+ generated from these messages.
37
38
39
+ Examples:
40
+
41
+ * ` fix(modal): fixes some broken modal stuff `
42
+ * ` feat(table): add a feature to the table compoment! `
38
43
39
44
## Financial contributions
40
45
@@ -71,4 +76,4 @@ Thank you to all our sponsors! (please ask your company to also support this ope
71
76
<a href =" https://opencollective.com/bootstrap-vue/sponsor/6/website " target =" _blank " ><img src =" https://opencollective.com/bootstrap-vue/sponsor/6/avatar.svg " ></a >
72
77
<a href =" https://opencollective.com/bootstrap-vue/sponsor/7/website " target =" _blank " ><img src =" https://opencollective.com/bootstrap-vue/sponsor/7/avatar.svg " ></a >
73
78
<a href =" https://opencollective.com/bootstrap-vue/sponsor/8/website " target =" _blank " ><img src =" https://opencollective.com/bootstrap-vue/sponsor/8/avatar.svg " ></a >
74
- <a href =" https://opencollective.com/bootstrap-vue/sponsor/9/website " target =" _blank " ><img src =" https://opencollective.com/bootstrap-vue/sponsor/9/avatar.svg " ></a >
79
+ <a href =" https://opencollective.com/bootstrap-vue/sponsor/9/website " target =" _blank " ><img src =" https://opencollective.com/bootstrap-vue/sponsor/9/avatar.svg " ></a >
You can’t perform that action at this time.
0 commit comments