Skip to content

Commit 692b043

Browse files
committed
add info about bug reports and issue in general
1 parent 7314a2c commit 692b043

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55
Search for existing and closed issues. If your problem or idea is not addressed
66
yet, [please open a new issue](https://github.com/plotly/plotly.js/issues/new).
77

8+
Bug reports must be accompanied with a reproducible example. We recommend using
9+
[codepen](http://codepen.io/), [jsfiddle](https://jsfiddle.net/) or
10+
[jsbin](https://jsbin.com) to share your example.
11+
12+
Note that GitHub issues are reserved for bug reports and feature requests only.
13+
Implementation questions should be asked on Stack Overflow (tagged
14+
[`plotly`](https://stackoverflow.com/questions/tagged/plotly)) or on
15+
community.plot.ly (tagged [`plotly-js`](http://community.plot.ly/c/plotly-js)).
16+
817
### Development
918

1019
**Prerequisites**:

0 commit comments

Comments
 (0)