Skip to content

Commit 07e5321

Browse files
update issue template: bug report
1 parent ac5215d commit 07e5321

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ body:
1414
- Remember to include sufficient details and context.
1515
- If you have multiple questions, suggestions, or bugs, please submit them in separate issues.
1616
17-
Please provide the following details about your environment. 🚨 *If this section is ignored, your submission will be flagged as **incomplete** & automatically closed.*
17+
Please provide the following details about your environment. 🚨 *If this section is ignored, your submission will be flagged as **incomplete** & automatically closed.*
1818
1919
- type: dropdown
20-
id: target_environment
2120
attributes:
2221
label: Target SharePoint environment
2322
options:
@@ -30,30 +29,26 @@ body:
3029

3130
- type: dropdown
3231
attributes:
33-
label: What development environment, framework, SDK or API is this about?
32+
label: What SharePoint development model, framework, SDK or API is this about?
3433
description: |
3534
What tooling, frameworks, SDKs, or official libraries is this related to? Please include the version details in the *"Additional environment details"* field below.
3635
3736
**This form is only for officially supported Microsoft products**.
3837
3938
*If your question is about a third-party or another library/SDK/tooling that is not officially supported by Microsoft, please submit your issue to that project's relevant forum.*
4039
41-
**NOTE**:💥 If you select SharePoint Framework, you must include the following version numbers in the **Additional environment details** section below.:
42-
43-
- SharePoint Framework
44-
- Node.js (`node -v`)
40+
**NOTE**:💥 If you select SharePoint Framework, you must include the following version numbers in the **Additional environment details** section below: 1️⃣ SharePoint Framework & 2️⃣ Node.js (`node -v`).
4541
options:
46-
- label: 💥 SharePoint Framework
47-
- label: SharePoint Add-ins
48-
- label: SharePoint CSOM
49-
- label: SharePoint REST API
50-
- label: not applicable
51-
- label: other (enter in the "Additional environment details" area below)
42+
- 💥 SharePoint Framework
43+
- SharePoint Add-ins
44+
- SharePoint CSOM
45+
- SharePoint REST API
46+
- not applicable
47+
- other (enter in the "Additional environment details" area below)
5248
validations:
5349
required: true
5450

5551
- type: dropdown
56-
id: dev_environment
5752
attributes:
5853
label: Developer environment
5954
options:

0 commit comments

Comments
 (0)