Skip to content

Commit 8dedae8

Browse files
update issue template: bug report
1 parent 584531d commit 8dedae8

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,27 @@ body:
3030
- other (enter in the "Additional environment details" area below)
3131
validations:
3232
required: true
33+
34+
- type: checkbox
35+
id: tooling
36+
attributes:
37+
label: Tooling / frameworks / Microsoft libraries
38+
description: |
39+
What tooling, frameworks, SDKs, or official libraries is this related to? Please include the version details in the *"Additional environment details"* field below.
40+
41+
**This form is only for officially supported Microsoft products**.
42+
43+
*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.*
44+
options:
45+
- label: Visual Studio Code (*include version in the **Additional environment details** area below*)
46+
- label: Visual Studio (*include version in the **Additional environment details** area below*)
47+
- label: .NET (*include version in the **Additional environment details** area below*)
48+
- label: Node.js (*include version in the **Additional environment details** area below*)
49+
- label: SharePoint Framework (*include version in the **Additional environment details** area below*)
50+
- label: SharePoint Add-ins
51+
- label: SharePoint CSOM
52+
- label: SharePoint REST API
53+
- label: not applicable
54+
- label: other (*enter in the **Additional environment details** area below*)
55+
validations:
56+
required: true

0 commit comments

Comments
 (0)