Skip to content

Commit 81d5c3a

Browse files
add guidelines for trivial contributions (#573)
1 parent e0a8b82 commit 81d5c3a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,13 @@ Linea abstracts away the complexity of this technical architecture to allow deve
3838

3939
## How to contribute
4040

41-
Contributions of any kind are welcome!
41+
Contributions are welcome!
42+
43+
### Guidelines for Non-Code and other Trivial Contributions
44+
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.
4245

4346
1. [Create an issue](https://github.com/Consensys/linea-constraints/issues).
44-
> If the proposed update is non-trivial, also tag us for discussion.
47+
> If the proposed update requires input, also tag us for discussion.
4548
2. Submit the update as a pull request from your [fork of this repo](https://github.com/Consensys/linea-constraints/fork), and tag us for review.
4649
> Include the issue number in the pull request description and (optionally) in the branch name.
4750

0 commit comments

Comments
 (0)