From 33225718cae39aba9dd0472d668c10c5afca8cb9 Mon Sep 17 00:00:00 2001 From: PanFrontend Date: Sun, 11 Jul 2021 19:37:09 +0000 Subject: [PATCH] feat: add conventional commit information --- src/pages/ecosystem/contributing.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/pages/ecosystem/contributing.md b/src/pages/ecosystem/contributing.md index 25fc8d5e..3ba89629 100644 --- a/src/pages/ecosystem/contributing.md +++ b/src/pages/ecosystem/contributing.md @@ -186,6 +186,10 @@ We use the [Google Developer documentation style guides](https://developers.goog yarn check:style ``` +### Use Conventional Commits + +We use the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) as and commits naming convention. Use it while contributing, please. + ### Always use Markdown when possible It's possible to write standard HTML when writing in Markdown, but that should be avoided at all costs. We use `remark` to