Commit Graph

78 Commits

Author SHA1 Message Date
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
Fox George Penguin
ff3ce880b8 docs: add spec compliant parser 2018-07-31 15:24:47 +02:00
Zeke Sikelianos
1209ce71d3 docs: add Electron to list of projects
The @electron project is now using Conventional Commits in many of its repos. We also built a bot to help make sure every PR we ship follows the CC spec: https://github.com/probot/semantic-pull-requests

We also use `semantic-release` all over the place: https://github.com/search?utf8=%E2%9C%93&q=%22npm+run+semantic-release%22+%40electron&type=Code
2018-07-26 11:07:28 +02:00
Damiano Petrungaro
147fa19867 docs: Add docker-compose documentation 2018-07-04 21:05:04 +02:00
Damiano Petrungaro
32f6430a86 feat: Change specific tool related sentences to generic purpose
#58
2018-06-25 18:10:53 +02:00
Jason Kurian
921a29db62 fix: updates all references to the Angular commit guidelines 2018-05-31 22:51:49 +02:00
Damiano Petrungaro
4d3e3ad558 chore: Add CONTRIBUTING guideline 2018-05-29 19:53:07 +02:00
Łukasz Sowa
89b8ecf26f fix: polish typos fix and index pointing to beta.2 2018-05-29 08:35:38 +02:00
Damiano Petrungaro
62a1af5602 chore: Add code of conduct (#55) 2018-05-24 10:55:55 -07:00
Damiano Petrungaro
f9514d7292 chore: Add MIT LICENSE (#56) 2018-05-24 10:55:26 -07:00
Mauricio Robayo
432a6fef43 feat(lang): v1.0.0-beta.2 spanish translation 2018-05-24 11:59:25 -04:00
Damiano Petrungaro
b90d8e1596 fix: Redirect English link to beta.2 2018-05-22 11:59:34 -04:00