diff options
author | Riccardo Spagni <ric@spagni.net> | 2016-11-08 22:36:18 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2016-11-08 22:36:18 +0200 |
commit | 6523694581373f5ef31ad026d084e11b05cd5866 (patch) | |
tree | 3e4f6b9c5348ac54346073563d239a2e70e6deef | |
parent | Merge pull request #1285 (diff) | |
parent | CONTRIBUTING: add something about testing and bug reporting (diff) | |
download | monero-6523694581373f5ef31ad026d084e11b05cd5866.tar.xz |
Merge pull request #1287
7edf76f CONTRIBUTING: add something about testing and bug reporting (moneromooo-monero)
-rw-r--r-- | CONTRIBUTING | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index 30eb221aa..55fcedccd 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,3 +1,8 @@ +A good way to help is to test, and report bugs. +See http://www.chiark.greenend.org.uk/~sgtatham/bugs.html if you +want to help that way. Testing is invaluable in making a piece +of software solid and usable. + Patches are preferably to be sent via a github pull request. If that can't be done, patches in "git format-patch" format can be sent (eg, posted to fpaste.org with a long enough timeout and a link |