File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments