Skip to content

Commit

Permalink
Add link to CODE_OF_CONDUCT, request screenshots with bug reports
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Mar 28, 2016
1 parent eebdad7 commit 04a754c
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions CONTRIBUTING.md
Expand Up @@ -3,6 +3,12 @@
Thinking of contributing to iD? High five! Here are some basics for our habits
so that you can write code that fits in perfectly.

## Code of Conduct

We want everyone to feel comfortable contributing to iD. Please read the
[CODE_OF_CONDUCT.md](https://github.com/openstreetmap/iD/blob/master/CODE_OF_CONDUCT.md)
document and remember to be nice to one another.

## Reporting Issues

We'd love to hear what you think about iD, about any specific problems or
Expand All @@ -12,11 +18,15 @@ Please [search for your issue before filing it: many bugs and improvements have

To report a bug:

* Write specifically what browser (type and version, like "Firefox 43.0"), OS, and browser extensions you have installed
* Write steps to replicate the error: when did it happen? What did you expect to happen? What happened instead?
* Write specifically what browser (type and version, like "Firefox 43.0"), OS,
and browser extensions you have installed
* Write steps to replicate the error: when did it happen? What did you expect to happen?
What happened instead?
* We love screenshots. If you can take a picture of the issue, that is extra helpful.
You can drag the image file onto the GitHub issue and it will be included with your bug report.
* Please keep bug reports professional and straightforward: trust us, we share your dismay at software breaking.
* If you can, [enable web developer extensions](http://debugbrowser.com/) and report the
Javascript error message.
Javascript error message.

When in doubt, be over-descriptive of the bug and how you discovered it.

Expand Down

0 comments on commit 04a754c

Please sign in to comment.