From 4b9b74876ec8d5f8cd88e548bd903e45be139fe1 Mon Sep 17 00:00:00 2001 From: Yeastplume Date: Tue, 7 Nov 2017 21:45:52 +0000 Subject: [PATCH] updating contribution guidelines with info on how to submit documentation changes --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4eded8be..1358c7f5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,9 @@ Find an area you can help with and do it. Open source is about collaboration and The [list of issues](https://github.com/mimblewimble/grin/issues) is a good place to start, especially the ones tagged as "help wanted" (but don't let that stop you from looking at others). If you're looking for additional ideas, the code includes `TODO` comments for minor to major improvements. Grep is your friend. -Additional tests are rewarded with an immense amount of positive karma. So is documentation. +Additional tests are rewarded with an immense amount of positive karma. + +More documentation or updates/fixes to existing documentation are also very welcome. However, if submitting a PR consisting of documentation changes only, please try to ensure that the change is significantly more substantial than one or two lines. For example, working through an install document and making changes and updates throughout as you find issues is worth a PR. For typos and other small changes, either contact one of the developers, or if you think it's a significant enough error to cause problems for other users, please feel free to open an issue. Find us: