Skip to content

Commit

Permalink
docs(contributing): update
Browse files Browse the repository at this point in the history
- I tried to migrate but seems like too much work

Signed-off-by: AtomicFS <[email protected]>
  • Loading branch information
AtomicFS committed Nov 27, 2024
1 parent 495b125 commit d1f0fdc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,9 @@ Please conform to [Conventional Commits](https://www.conventionalcommits.org/en/
Can be run locally, but it is pain. See [MegaLinter Runner](https://megalinter.io/latest/mega-linter-runner/).


#### commitlint (soon depreciated)
#### commitlint
[commitlint](https://github.com/conventional-changelog/commitlint) checks if the commit message conforms to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification.


#### bugbundle/commits (coming soon)
[bugbundle/commits](https://github.com/bugbundle/commits) checks if the commit message conforms to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification.

To run locally, check [Tooling for Conventional Commits](https://www.conventionalcommits.org/en/about/#tooling-for-conventional-commits).


Expand Down

0 comments on commit d1f0fdc

Please sign in to comment.