We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c651b8 + 2e11188 commit 1e78822Copy full SHA for 1e78822
.github/CONTRIBUTING.md
@@ -22,3 +22,4 @@ Don't worry to make a mistake. Git hook throws an error when bad commit message
22
- It is required to have one commit per fix/feature/chore etc.
23
- Fixes (more than just a fix of a typo) and features (any # of lines) must be followed by a test.
24
- The coverage must not be lower after your commit (Coveralls integration will warn about it).
25
+- New features need to be discussed first (open an issue).
0 commit comments