You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.yml
+9-14Lines changed: 9 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,9 @@ body:
14
14
- Remember to include sufficient details and context.
15
15
- If you have multiple questions, suggestions, or bugs, please submit them in separate issues.
16
16
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.*
18
18
19
19
- type: dropdown
20
-
id: target_environment
21
20
attributes:
22
21
label: Target SharePoint environment
23
22
options:
@@ -30,30 +29,26 @@ body:
30
29
31
30
- type: dropdown
32
31
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?
34
33
description: |
35
34
What tooling, frameworks, SDKs, or official libraries is this related to? Please include the version details in the *"Additional environment details"* field below.
36
35
37
36
**This form is only for officially supported Microsoft products**.
38
37
39
38
*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.*
40
39
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`).
45
41
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)
0 commit comments