Commit Graph

66 Commits

Author SHA1 Message Date
David Adi Nugroho
710a8722b9
fix(id): typo 2021-10-28 12:14:21 +02:00
shaman-apprentice
118d24b0ca
docs: improve example 2021-10-05 13:03:33 +02:00
Dmitry Rakovets
0659a9910f
fix(ru): section 'Examples' 2021-09-28 18:23:20 +02:00
Dmitry Rakovets
76b3f2349c
fix(ru): hyperlinks and spelling 2021-08-13 10:11:50 +02:00
Jeroen de Bruijn
8bd4370d57
docs: add example with commit scope and '!' breaking change (#336) 2021-07-28 12:38:57 -07:00
Damiano Petrungaro
1f87df8018
ui: move about to another page (#381) 2021-07-12 13:43:00 -07:00
Damiano Petrungaro
6b8e9b1bf5
docs: update italian translation 2021-06-24 14:14:57 +02:00
bemnlam
244e570148
fix(zh-hant): add missing example 2021-06-24 11:40:13 +02:00
Kimiyuki Onaka
0f277eb5e3
feat(ja): Improve fluency of the Japanese translation 2021-06-24 11:38:50 +02:00
Andrii Podanenko
f21f16edf1
feat(uk): Introduce Ukrainian language 2021-06-24 11:37:29 +02:00
Steven
cf1d0ae8e4
fix: correct flexibility typo
* fix: correct flexibility typo

* fix: correct flexibility typo
2021-06-09 14:45:42 +02:00
Kimiyuki Onaka
f8f7a49b03
fix(ja): fix a broken Markdown link 2021-06-09 14:43:01 +02:00
Kimiyuki Onaka
0d00dba5da
fix(ja): fix a typo (#361) 2021-06-09 14:41:21 +02:00
bemnlam
ff86627a41
fix(zh-hant): fix a typo 2021-06-09 14:40:52 +02:00
Leo Di Donato
b2c1712df3
docs: add go-conventionalcommits to the tools list
The https://github.com/leodido/go-conventionalcommits contains a very fast (see [benchmarks](https://github.com/leodido/go-conventionalcommits#performances)) Go library to parse Conventional Commits.
It uses finite-state machines to implement the parsing.

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2021-06-09 14:39:26 +02:00
Saroj Sangphongamphai
9943ff7ece
fix(th): typo 2021-06-09 14:29:51 +02:00
Tomas Bjerre
2bf54103a3
docs(tooling): adding Git Changelog Lib 2021-06-09 14:26:47 +02:00
Charlie Ozinga
605411c943
docs: add Versio to tools list 2021-04-01 12:48:23 +02:00
Nguyen Tran Hau
df11cab9db
docs: add changeloguru projects 2021-04-01 12:44:24 +02:00
Beatriz Vieira
1d5d1b63d8
docs(tooling): add sv4git to tooling list (#340)
* docs(tooling): add sv4git to tooling list

* docs(tooling): add sv4git to tooling list at next version
2021-04-01 12:42:50 +02:00
k4leg
5badc1adb2
fix(ru): typo and translation 2021-03-26 16:02:47 +01:00
k4leg
eaca8b1f9b
feat(lang): add v1.0.0 russian (ru) language (#342) 2021-03-18 12:10:03 +01:00
Marco Cesarato
d1bbc3a569
docs(tooling): add php-conventional-changelog to the tooling list (#334)
* chore: add php-conventional-changelog tool

I have created a PHP tool [php-conventional-changelog](https://github.com/marcocesarato/php-conventional-changelog) to generate a changelog from a project's commit messages and metadata following the Conventional Commit and automate versioning.
I created it because I haven't found a similar solution for php.

* docs(tooling): add php-conventional-changelog to the tooling list
2021-03-18 12:09:34 +01:00
DeveloperC
3fc51504c0
docs: correcting casing on proper noun (#335)
Semantic Versioning is the name of the specification, hence it is a proper noun and this patch corrects the casing.
2021-03-17 16:54:19 +01:00
delong.wang
659483a245
feat(zh-hans): v1.0.0 zh-hans translation (#312)
Keeping up with new version of Conventional Commits.

Refine some translation, especially the Summary, it's so important that MUST use clear and precise expression.

Some terms see footers.

Conventional-Commit: 约定式提交
footer[s]: 脚注
scope: 范围, 不应该使用作用域, 面向人读的文档应该使用普通词汇.
token: 令牌
Specification: 规范
2021-03-17 16:52:12 +01:00
DeveloperC
f0aeba39f8
docs: updating Conventional Commits Next Version blurb (#330) 2021-01-26 17:58:29 -08:00
Ahti Kitsik
a4c5ac4cc0
fix: typo (#315) 2020-11-23 15:23:16 -08:00
Daniel Nass
4560d1e799
feat(lang): add v1.0.0 brazilian portuguese (pt-br) language 2020-11-17 12:46:08 +01:00
Dj Gilcrease
3b7df82302
docs: Add several tools & libraries to the list 2020-11-12 01:27:06 +01:00
Adam Abrams
799bf8af1e
docs: add "Change" to tooling section (#271) 2020-11-10 10:40:21 +01:00
Damiano Petrungaro
4d4fc61ab0
feat(zh-hant): add translation for v1.0.0 2020-11-10 10:38:47 +01:00
Purwanto
6aabc6fed9
feat: add more project using conventional-commits 2020-11-10 10:36:59 +01:00
Banst
1a2fd1976d
docs: add turbogit tool 2020-11-10 10:29:02 +01:00
Carlos Rodriguez Lopez
b55630ccb8
docs: adding Jenkins X to v1.0.0 2020-11-10 10:27:40 +01:00
Yonggoo Noh
aa9f518b1a
fix(ko): typo 2020-11-10 10:23:36 +01:00
Kobayashi Kazuhiro
15fc11c978
fix(ja): fixed incorrect Japanese
`間違えった` is not correct Japanese. `間違った` is the correct Japanese.
2020-10-08 00:46:24 +02:00
DeveloperC
ccce9d6eec
docs: adding Conventional Commits Next Version
Adding the tool Conventional Commits Next Version to the tooling section.
2020-09-20 17:12:31 +02:00
Chonlasith Jucksriporn
a9cea68bf7
feat(lang): small improvement to Thai translation 2020-08-12 02:10:28 +02:00
Chonlasith Jucksriporn
3043fa0cd9
feat(lang): add Thai translation 2020-08-10 11:56:34 +02:00
Iain Cardnell
c0226116f0
docs: add git-mkver to tooling 2020-08-09 19:35:23 +02:00
Charlike Mike Reagent
debf2d1871
docs: add tools for CC 2020-07-27 14:46:17 +02:00
Munieru
9807d999af fix(ja): markdown syntax 2020-07-27 14:44:34 +02:00
Luca Trevisani
1982540512 docs(tooling): add several tools to the list
Add the following tools for Conventional Commits:
- commitizen/cz-cli
- commitizen-tools/commitizen
- commitlint
- gitlint
- semantic-release
2020-07-27 14:43:39 +02:00
Daniel Duarte
d3914564ff docs: add @tandil/diffparse and @tandil/diffsplit to project list 2020-07-27 14:02:44 +02:00
Zeke Sikelianos
f38e1f1a88 docs: fix "ommitted" typo 2020-07-27 14:01:03 +02:00
jgoodman8
9c903f576c Add pyhist to tooling list 2020-07-27 13:59:26 +02:00
Shimmy
02b25a8eb3 feat: add uno-platform company to list 2020-04-24 14:11:43 +02:00
vivaxy
de2d154265
docs: add VSCode Conventional Commits 2020-04-09 18:11:48 -07:00
Junwoo Ji
5b74ad2273
fix(ko): added a missing backtick (#257) 2020-04-09 18:10:42 -07:00
Umut Işık
9c925e961d
feat: add turkish translation to v1.0.0 2020-04-09 18:06:19 -07:00