Skip to content

Commit 9388128

Browse files
authored
Update CONTRIBUTING.md
1 parent 9c3aee0 commit 9388128

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
[How to Contribute](#how-to-contribute)
88

9+
* [Guidelines for Non-Code and other Trivial Contributions](#guidelines-for-non-code-and-other-trivial-contributions)
910
* [Reporting Bugs](#reporting-bugs)
1011
* [Suggesting Enhancements](#suggesting-enhancements)
1112
* [Pull Requests](#pull-requests)
@@ -17,6 +18,10 @@
1718
you are agreeing to uphold this code. Please report unacceptable behavior.
1819
## How to Contribute
1920

21+
22+
### Guidelines for Non-Code and other Trivial Contributions
23+
Please keep in mind that we do not accept non-code contributions like fixing comments, typos or some other trivial fixes. Although we appreciate the extra help, managing lots of these small contributions is unfeasible, and puts extra pressure in our continuous delivery systems (running all tests, etc). Feel free to open an issue pointing to any of those errors, and we will batch them into a single change.
24+
2025
### Reporting Bugs
2126
#### Before Submitting A Bug
2227
* Ensure the bug is not already reported by searching on GitHub under

0 commit comments

Comments
 (0)