Skip to content

Commit 5b09934

Browse files
update issue template: bug report
1 parent 583af9e commit 5b09934

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: zz ❌❌ DO NOT USE (WIP)
1+
name: 🐞 Bug or Error Report
22
description: Submit a bug or error report.
33
labels: ['Needs: Triage', 'type:bug-suspected']
44

@@ -78,6 +78,11 @@ body:
7878
attributes:
7979
label: Additional environment details
8080
description: Include as much detail about the environment you're targetting. This is required if "other (enter below)" is selected in the previous field.
81+
value: |
82+
- browser version
83+
- SPFx version
84+
- Node.js version
85+
- etc
8186
8287
- type: markdown
8388
attributes:

0 commit comments

Comments
 (0)