-
I've had good experiences with them since we switched to using them in [`ui-components` repo](https://github.com/weaveworks/ui-components#commit-message-format). Since then, I've been seeing it being …
fbarl updated
5 years ago
-
It does not follow the latest [v1.0.0 conventional commits](https://www.conventionalcommits.org) types.
From the code, it supports the following types:
```
COMMIT_CODES_TO_HEADINGS_MAPPING = {
…
-
👋🏻
re: https://www.conventionalcommits.org/
Currently, if I have a commit like:
```
feat(user): implement auth
```
it converts to
```
- feat: implement auth
```
I wanted to be a…
-
-
### Context
See https://github.com/excaliburjs/Excalibur/issues/1503
### Proposal
See https://github.com/excaliburjs/Excalibur/issues/1503
-
Hi !
On my project, we added this repo https://github.com/compilerla/conventional-pre-commit to the pre-commit hooks to enforce the use of https://www.conventionalcommits.org/en/v1.0.0/ .
I thin…
-
Hello 👋 ,
This issue is opened to propose the adoption of ["Conventional Commits"](https://www.conventionalcommits.org/en/v1.0.0/) in our project to make our development process more organized and …
-
Usage of "conventional commits" format, which is the standard in terms of version control management for software and engineering projects in general, could be beneficial to browse or check the histor…
-
https://www.conventionalcommits.org/en/v1.0.0/#summary
-
https://www.conventionalcommits.org/en/v1.0.0-beta.3/
- [ ] Add part about conventional commits to `CONTRIBUTING.md`
- [ ] Add make commend with `auto-changelog` for generate `CHANGELOG.md`
- …
Arfey updated
4 years ago