kennknowles commented on code in PR #24585:
URL: https://github.com/apache/beam/pull/24585#discussion_r1043632106
##########
.github/ISSUE_TEMPLATE/bug.yml:
##########
@@ -40,129 +40,23 @@ body:
If this isn't a bug and you have a question or support request,
please email [email protected] with a description of the problem instead of
opening this issue.
validations:
required: true
- - type: dropdown
- id: priority
- attributes:
- label: Issue Priority
- description: What priority is this bug? See
https://beam.apache.org/contribute/issue-priorities for the meaning and
expectations around issue priorities.
- options:
- - "Priority: 3"
- - "Priority: 2"
- - "Priority: 1"
- - "Priority: 0"
Review Comment:
Mostly I think that non-committers do not have context for what a priority
should be, and adding a label is pretty much as easy as doing it as part of the
template. But I'm OK to add it back.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]