Skip to content

Commit dd9a6ec

Browse files
committed
add issue template for bug report
1 parent 272c253 commit dd9a6ec

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: Bug / error report
2+
description: Submit a bug or error report.
3+
labels: ['Needs: Triage', 'type:bug-suspected']
4+
5+
body:
6+
- type: markdown
7+
attributes:
8+
value: |
9+
- [x] Bug
10+
11+
This is for SharePoint development bugs. If your submission is now about SharePoint development such as out-of-the-box capabilities, SharePoint configuration, please use refer to other support options listed on the [new issue chooser page](https://github.com/SharePoint/sp-dev-docs/issues/new/choose). Please provide as much information as possible so we can best address your submission. Thanks!
12+
13+
- Follow our guidance on [How To Create Good Issues](https://github.com/sharepoint/sp-dev-docs/wiki/How-to-Create-Good-Issues).
14+
- Remember to include sufficient details and context.
15+
- If you have multiple questions, suggestions, or bugs, please submit them in separate issues.

0 commit comments

Comments
 (0)