Revert "Add "issue severity" back to GitHub bug template (#23838)" (#23841)

This reverts commit de7c0339ec.
This commit is contained in:
Stephanie Wang 2022-04-11 14:54:34 -07:00 committed by GitHub
parent de7c0339ec
commit 984e704207
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,16 +47,3 @@ body:
until the repro instruction is updated.
validations:
required: true
- type: dropdown
attributes:
label: Issue Severity
description: |
How does this issue affect your experience as a Ray user?
multiple: false
options:
- "Low: It annoys or frustrates me."
- "Medium: It is a significant difficulty but I can work around it."
- "High: It blocks me from completing my task."
validations:
required: false