diff options
| author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2016-11-01 10:11:19 +0000 |
|---|---|---|
| committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2016-11-01 10:18:51 +0000 |
| commit | 7edf76f92ab034213c1b19d52f2d3be2a40796b4 (patch) | |
| tree | 1cf78a3d1fbf410f58c097aa96eff33035f8918c | |
| parent | 83b05117310334cc000cbdeaeae6be57622f4fab (diff) | |
| download | monzero-core-7edf76f92ab034213c1b19d52f2d3be2a40796b4.tar.gz monzero-core-7edf76f92ab034213c1b19d52f2d3be2a40796b4.tar.xz monzero-core-7edf76f92ab034213c1b19d52f2d3be2a40796b4.zip | |
CONTRIBUTING: add something about testing and bug reporting
| -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 |
