We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92888af commit a91d689Copy full SHA for a91d689
CONTRIBUTING.md
@@ -14,6 +14,18 @@ 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
17
+### Issue labels
18
+
19
+We use the following [labels](https://github.com/plotly/plotly.js/labels) to track issues:
20
21
+| Label | Purpose |
22
+|--------|---------|
23
+| bug | bug reports confirmed by a plotly team member |
24
+| enhancement | planned feature or task |
25
+| community | issue expected to be fixed by non-plotly contributors |
26
+| duplicate | *self-explantory* |
27
+| wontfix | *self-explantory* |
28
29
### Development
30
31
**Prerequisites**:
0 commit comments