Skip to content

Commit a3e4146

Browse files
update issue template: question
1 parent eaf0f23 commit a3e4146

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: zz ❌❌ DO NOT USE (WIP)
1+
name: 🤔 Question or generic issue
22
description: Do you have a question? Or is it something else that doesn't fit one of the links below? Select this option!
33
labels: 'Needs: Triage'
44

@@ -40,6 +40,8 @@ body:
4040
- SharePoint Add-ins
4141
- SharePoint CSOM
4242
- SharePoint REST API
43+
- Site designs & site scripts
44+
- Declarative list formatting
4345
- not applicable
4446
- other (enter in the "Additional environment details" area below)
4547
validations:
@@ -78,6 +80,11 @@ body:
7880
attributes:
7981
label: Additional environment details
8082
description: Include as much detail about the environment you're targetting. This is required if "other (enter below)" is selected in the previous field.
83+
value: |
84+
- browser version
85+
- SPFx version
86+
- Node.js version
87+
- etc
8188
8289
- type: textarea
8390
attributes:

0 commit comments

Comments
 (0)