Commit Graph

289 Commits

Author SHA1 Message Date
seognil LC
ca2f1f5f77 feat(lang): add Chinese translation for 1.0.0-beta.4 (#155)
* feat(lang): cp zh.md beta3 -> beta4

* feat(lang): update zh.md beta4 based from beta3

* feat(lang): optimize zh.md translation a little
2019-05-28 09:42:14 +10:00
Simon Micheneau
e89f89f400 feat: add french translation for 1.0.0-beta.4 (#153) 2019-05-26 12:29:38 -07:00
Benjamin E. Coe
df6de8261b
docs: update ! to better reflect how it is used in the wild (#152) 2019-05-26 12:29:21 -07:00
Jiří Otáhal
6bb91c9e42 docs: add Fastlane plugin to the tool section (#154) 2019-05-26 12:28:59 -07:00
MSakamaki
c9344e1d83 fix: node-sass problem when local development 2019-05-11 01:48:07 +02:00
M.Sakamaki
06094b679f fix: translation overlook and broken markdown fixed 2019-05-10 14:25:14 +02:00
MSakamaki
83d60994f8 feat: Add japanese translate 2019-05-09 11:46:43 +02:00
Damiano Petrungaro
ee15207626 build: Update deps 2019-05-03 20:22:10 +02:00
Scott Leggett
4a95112cb3 fix: terminate types by a colon 2019-04-30 11:04:43 +02:00
Pavel Puchkov
7d86e6192a feat: add Russian translation (#146) 2019-04-24 14:50:56 -07:00
Nathan Woltman
524fbca542 fix: fix grammatical error (#145) 2019-04-22 09:59:52 -07:00
Benjamin E. Coe
44ec849bb0
feat: release version 1.0.0-beta.4 of spec (#141) 2019-04-16 11:48:55 -07:00
bcoe
fd693c00ba
chore: move standard-verison to appropriate link section 2019-04-10 16:06:23 -07:00
Simon Kienzler
bf22bab967 feat: add summary button to welcome section (#138) 2019-04-10 16:03:02 -07:00
Bjorn Helgaas
795ff8b7fb docs: use imperative mood in descriptions (#139) 2019-04-10 16:02:25 -07:00
Benjamin E. Coe
0a977868cf
feat: introduce ! for indicating breaking changes in header (#134) 2019-04-10 16:01:45 -07:00
Loïc Leuilliot
d937ed7b3f docs: allow footer reference to be more generic regarding the type (#132) 2019-03-31 12:44:14 -07:00
Benjamin E. Coe
6395bfaf6b
docs: get text back in alignment with RFC-2119, eliminate some ambiguity in spec (#133) 2019-03-23 09:15:13 -07:00
Benjamin
20c7e2d45c chore: fix security vulnerabilities reported by npm audit 2019-02-18 21:38:43 +01:00
Victor Repkow
2f1e56aa1b fix(faq): correct typo
Both are technically correct so might not be a typo, but IMO my suggestion is a clearer way to express this (putting the persona on the project/product as a whole, instead of on the developer).
2019-02-18 16:04:48 +01:00
Victor Vincent
d7cc47fb91 docs(projects): add mhy 2019-02-15 15:25:45 +01:00
Simon Micheneau
29b968793a feat: Add french translation for 1.0.0-beta.3 2019-02-08 13:51:18 +01:00
seognil LC
6774a3f937 fixes: dead links, some text errors. 2019-02-08 12:10:11 +01:00
seognil LC
bd6f332a26 feat(lang): Chinese translation update 2019-02-08 12:08:24 +01:00
Mauricio Robayo
325860079d feat(lang): v1.0.0-beta.3 spanish translation 2019-02-05 11:52:38 +01:00
Mauricio Robayo
a09af7d21a chore(contributing): remove duplicated word 2019-02-04 15:30:50 +01:00
Mauricio Robayo
f7c22c083b chore(readme): update config.yml to match config.yaml 2019-02-04 15:28:09 +01:00
Yann Salaün
14b8ce8a4e docs: fix typo 2019-01-31 09:35:38 +01:00
Damiano Petrungaro
a79bd2e017 feat: Bump up beta version to 1.0.0-beta.3 2019-01-29 14:12:37 +01:00
Damiano Petrungaro
e88d17736f feat(tool): Add PHP Commitizen in the lost 2019-01-22 23:41:22 +01:00
Volodymyr Bilokur
a221860d45 Add Monica to the list of projects
This is not my project but I learned about Conventional Commits because I decided to contribute back to Monica, so I believe it deserves to be in the list for spreading the word about your great initiative. And of course, the project is cool, too! :)
2019-01-22 12:21:00 +01:00
Andrew Rynhard
7411df5ae9 docs: add Conform to list of tools 2019-01-19 11:00:15 +01:00
SimonDevelop
98a0aaa23a feat: Adding French translation 2018-11-19 18:29:43 +01:00
Greg
bfe89d64f7 docs: add Blaze to list of projects
Blaze uses commitlint to ensure conventional commits are being written and it's really helped with automatically creating our change logs per package, in other words we now have some change logs!
2018-11-16 11:18:39 +01:00
Pavel Puchkov
51d26a16b6 feat: Russian translation added
* feat: Russian translation added

* fix: fix Russian translation and add it to config.yaml

* fix: Russian commit structure

* fix: move russian translate to content/v1.0.0-beta.2
2018-10-28 13:46:42 +01:00
Silvia Rebelo
9156f6659e style: Welcome page tweaks for long texts. Removing Prettier unnecessary changes 2018-10-26 12:41:28 +02:00
Silvia Rebelo
1d86d5ffcc style: Welcome page tweaks for long texts 2018-10-26 12:41:28 +02:00
Silvia Rebelo
636fe61b7c docs: Main title and small general improvements 2018-10-26 12:41:28 +02:00
Damiano Petrungaro
b1f197e60e chore: Remove compiled js and css files 2018-10-25 01:07:20 +02:00
Alex Wilson
d2d37230ce fix: Remove spec ambiguity between body and footer
Prior to this change, if a message had a block of text after the type and description then it was ambiguous as to whether it was a body or a footer. This change resolves the issue by specifying that a footer can only follow (and therefore requires) a body, rather than a description.

Fixes #98
2018-10-25 00:47:39 +02:00
Daniel Perez Alvarez
f65ba78704 docs: add scroll-utility to list 2018-10-22 20:38:55 +02:00
Damiano Petrungaro
649c7e89eb fix: Reword summary section
Fix #79
2018-10-16 22:42:47 +02:00
Damiano Petrungaro
450087b001 feat(seo): Improve SEO of the website 2018-10-13 22:54:48 +02:00
Massimiliano Corvino
51dc38c8c6 docs: Small spelling corrections in the ITALIAN VERSION 2018-09-23 05:31:11 +02:00
Kiko Beats
69c762aa75 Add bumped 2018-09-18 15:01:53 +02:00
Damiano Petrungaro
a514504ad0
chore: Fix link to Lorenzo's profile 2018-09-16 23:43:09 +02:00
Damiano Petrungaro
87d94e3afe style: Move to new UI 2018-09-16 23:40:02 +02:00
Hutson Betts
f9af03c986 feat: add writing form recommendation to FAQ
Add imperative present tense as our recommended writing form to the FAQ.

Closes #84 #77
2018-08-30 17:02:42 -04:00
Adam Ruka
8106099f20 docs: remove 'NOT recommended' wording from the 'Other types' paragraph discussing breaking changes.
Fixes #76.
2018-08-22 20:46:38 +02:00
Jonathan Chen
369a1d4795 Docs: Add clarification on commit type casing
Resolves #24
2018-08-20 18:07:28 +02:00