-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add base set of labels #38
Conversation
labels.json
Outdated
"description": "Issues that will not be fixed, e.g. due to backwards compatibility concerns." | ||
}, | ||
{ | ||
"name": "work in progress", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is already in progress
, I'd prefer to only have one label for this purpose.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer to have in progress
to show that issue\PR is being worked on, we have Drafts for WIP: PR, that are still not finished.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Though I still think that triage-*
aren't needed.
labels.json
Outdated
{ | ||
"name": "in progress", | ||
"color": "d93f0b", | ||
"description": "Issues and PRs that are still in progress." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"description": "Issues and PRs that are still in progress." | |
"description": "Issues and PRs that are in progress." |
8cedf9a
to
61e442f
Compare
61e442f
to
ee90121
Compare
ee90121
to
857e9f7
Compare
@tshemsedinov can you land this, please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few fixes
fa38d19
to
3a39e21
Compare
Info: #37.