diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6e049794..0102df30 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,19 +1,19 @@ Contributing to MapKnitter ========================== -We welcome community contributions to MapKnitter! To install MapKnitter locally, follow the instructions [in the README.md file](https://github.com/publiclab/mapknitter#installation). +We welcome community contributions to MapKnitter! To install MapKnitter locally, follow the instructions in the [README.md](https://github.com/publiclab/mapknitter#installation) file. Learn more about contributing to MapKnitter or other Public Lab code projects on this page: http://publiclab.org/wiki/contributing-to-public-lab-software -##Bug reports & troubleshooting +## Bug reports & troubleshooting If you are submitting a bug, please include: -* the URL you're on when you see the issue -* the URL you just left, if you suspect your last action triggered the problem -* your PublicLab.org username (if you have one) -* your browser (and version if possible!) and operating system (Windows 7, Ubuntu Linux 14.x, etc) -* anything you can about the sequence of events which led to the bug -* any data you're attempting to upload, such as a photo, which can help us troubleshoot +* The URL you're on when you see the issue +* The URL of the previous page you were on (if you suspect your last action triggered the problem) +* Your [publiclab.org](https://publiclab.org) username (if you have one) +* Your browser (and version if possible!) and operating system (Windows 7, Ubuntu Linux 14.x, etc) +* Anything you can about the sequence of events which led to the bug +* Any data you're attempting to upload, such as a photo, which can help us troubleshoot Thank you for your help!