mirror of
https://github.com/google/blockly.git
synced 2025-12-15 13:50:08 +01:00
Update bug_report.yaml (#9358)
* Update bug_report.yaml Added in text area field for users to provide more details regarding priority. * Update bug_report.yaml * chore: format --------- Co-authored-by: Maribeth Moffatt <maribethb@google.com>
This commit is contained in:
9
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
9
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -31,6 +31,15 @@ body:
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
- type: textarea
|
||||
id: priority
|
||||
attributes:
|
||||
label: Priority
|
||||
description: Please help us understand the priority for this issue. The more information provided will help the team better assess urgency and complexity.
|
||||
placeholder: |
|
||||
Work effort: Is this a quick fix or will it require a significant amount of work? Is there a clear path to a solution or is further investigation required?
|
||||
Impact: Which part of the service is impacted? How many users are experencing this issue?
|
||||
Is there a known workaround for this issue? If so, please describe. If not, does it prevent a user from doing a core task?
|
||||
- type: textarea
|
||||
id: stack-trace
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user