Skip to content

Commit 9302566

Browse files
sappm01maribethb
andauthored
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 <[email protected]>
1 parent 5612f6d commit 9302566

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@ body:
3131
1.
3232
2.
3333
3.
34+
- type: textarea
35+
id: priority
36+
attributes:
37+
label: Priority
38+
description: Please help us understand the priority for this issue. The more information provided will help the team better assess urgency and complexity.
39+
placeholder: |
40+
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?
41+
Impact: Which part of the service is impacted? How many users are experencing this issue?
42+
Is there a known workaround for this issue? If so, please describe. If not, does it prevent a user from doing a core task?
3443
- type: textarea
3544
id: stack-trace
3645
attributes:

0 commit comments

Comments
 (0)