feat(docs): Add CONTRIBUTING.md

This commit is contained in:
2023-03-08 20:51:38 +01:00
parent e9ad5a6c66
commit 93d08188ea
2 changed files with 33 additions and 0 deletions

14
.gitlint Normal file
View File

@@ -0,0 +1,14 @@
[general]
ignore=B5,B6,B7,B8
[title-max-length]
line-length=72
[title-trailing-punctuation]
[title-hard-tab]
[title-match-regex]
regex=^((feat|fix|chore|refactor|docs|release|test)\((meta|tests|style|docs|xep|core)+(,(meta|tests|style|docs|xep|core))*\)|release): [A-Z0-9].*$
[body-trailing-whitespace]
[body-first-line-empty]