Skip to content

Commit 15de896

Browse files
committed
Update CONTRIBUTING.md
1 parent 0d48893 commit 15de896

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,15 @@ We use the following [labels](https://github.com/plotly/plotly.js/labels) to tra
2020

2121
| Label | Purpose |
2222
|--------|---------|
23-
| bug | bug report confirmed by a plotly team member |
24-
| enhancement | planned feature or task |
25-
| community | issue left open for community input and pull requests |
26-
| cleanup | source code cleanup resulting in no enhancement for users |
27-
| duplicate | *self-explanatory* |
28-
| wontfix | *self-explanatory* |
23+
| `type: bug` | bug report confirmed by a plotly team member |
24+
| `type: enhancement` | planned feature or task |
25+
| `type: community` | issue left open for community input and pull requests |
26+
| `type: maintenace` | source code cleanup resulting in no enhancement for users |
27+
| `type: duplicate` | *self-explanatory* |
28+
| `type: wontfix` | *self-explanatory* |
29+
| `status: in progress` | PRs that required some intial feedback but not ready to merge |
30+
| `status: reviewable` | PRs that are completed from the author's perspective |
31+
| `status: on hold` | PRs that are put on hold |
2932

3033
### Development
3134

0 commit comments

Comments
 (0)