mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-23 22:30:51 -05:00
fd72fcebd76318dbdde7bee33ef33093b4dc84c8
ConventionalCommits.org
This repo is the home of the Conventional Commits specification.
Repo Layout
./index.md: contains the current version of the specification../spec: contains past versions of the specification../lang: contains various translations of the specification.
Contributing
We'd love your help refining the language of this specification, fixing typos, or adding more translations. Please don't hesitate to send a pull request.
Adding a translation
- Create a new folder in
lang/with the appropriate language tag. - Add a translated
index.mdto that folder. - Add a translated
spec/vX.X.X.mdfor the latest spec to that folder. - Ensure all files have the appropriate
titleandlanguagefront matter (see others as an example). - Add the language to the
_config.ymlfile.
Badges!
Tell your users that you use the Conventional Commits specification:
[](https://conventionalcommits.org)
Thank you semver.org
We used semver.org as a blueprint for both the website and structure of this specification.
Languages
SCSS
56%
HTML
35.5%
JavaScript
4.3%
Makefile
2.5%
Dockerfile
1.7%