From fb2aff78fc7dd659755f8e3bb1073038078bcf4d Mon Sep 17 00:00:00 2001 From: Sally MacFarlane Date: Wed, 8 Jan 2025 12:37:51 +1000 Subject: [PATCH] added trivial change clause Signed-off-by: Sally MacFarlane --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 875688b6b..708464956 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,9 @@ Welcome to the Web3Signer repository! The following is a set of guidelines for repo and its packages. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. +### Guidelines for Non-Code and other Trivial Contributions +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 any of those errors, and we will batch them into a single change. + #### Table Of Contents [Code of Conduct](#code-of-conduct) @@ -246,4 +249,4 @@ These are not strictly enforced during the build, but should be adhered to and c [CLA.md]: /CLA.md [MkDocs]: https://www.mkdocs.org/ [How to Write a Git Commit Message]: https://chris.beams.io/posts/git-commit/ -[Chris Beams]: https://github.com/cbeams \ No newline at end of file +[Chris Beams]: https://github.com/cbeams