-
During the devcall today @danielabrozzoni mentioned that the enforcement of both [conventional commits](https://www.conventionalcommits.org/en/v1.0.0-beta.2/) (the `fix`, `refactor`, `feat, etc.) and …
-
I'd like to propose adding a new property `bodyLines` to the `commit` object created by conventional-commits-parser. It would be a line-by-line representation of `commit.body`.
I'd be happy to try …
-
https://github.com/cynkra/fledge/issues/145#issuecomment-1128913624
- translation of abbreviations (add a field for singular, a field for plural?)
- order of categories
- ability to hide some cat…
-
Hey!
Quick update on the future of this crate. I am in the process of building the conventional commits ecosystem over at @conventional-commits-rs for Rust based on already existing crates by forki…
-
i.e. [`conventional-changelog` / `commitlint` config](https://github.com/conventional-changelog/commitlint#config) to start with.
SKalt updated
3 months ago
-
### What is the problem this feature would solve?
In order to be a good citizen in the NodeJS ecosystem, it is important to adhere to the best practices that have been collectively developed for mo…
-
## Problem
There is an issue in the git client of the conventional changelog. If you have a commit that has multiple semver tags on it and one of the tags is an unstable version, the git client wil…
-
I've been using [conventional commits](https://www.conventionalcommits.org/en/v1.0.0-beta.2/) on other projects and have been enjoying the benefits, opening this to gauge interest.
-
**Visto a importância do contexto nas mudanças em cada projeto, caso quisermos deixar bem documentadas e apresentáveis, podemos tomar dois exemplos de pessoas que trabalharam em projetos onde a discip…
-
### Steps to Reproduce
```bash
1. pnpm commit
2. git add -A && czg && git push
3. czg@1.10.1
Directory import '/Users/limuen/Documents/github/React-Pro-Admin/node_modules/.pnpm/@commitlint+co…