Skip to content

Commit a91d689

Browse files
committed
Update CONTRIBUTING.md
1 parent 92888af commit a91d689

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,18 @@ Implementation questions should be asked on Stack Overflow (tagged
1414
[`plotly`](https://stackoverflow.com/questions/tagged/plotly)) or on
1515
community.plot.ly (tagged [`plotly-js`](http://community.plot.ly/c/plotly-js)).
1616

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+
1729
### Development
1830

1931
**Prerequisites**:

0 commit comments

Comments
 (0)