Skip to content

Commit b35dace

Browse files
authored
Update issue templates
1 parent 873aa00 commit b35dace

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

.github/ISSUE_TEMPLATE/new-issue.md

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
name: New Issue
3+
about: React Controls Issue template
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your
11+
needs please complete the below template to ensure we have the details to help. Thanks!
12+
13+
**Please check out the [documentation](https://pnp.github.io/sp-dev-fx-controls-react/) to see if your question is already addressed there. This will help us ensure our documentation is up to date.**
14+
15+
#### Category
16+
[ ] Enhancement
17+
18+
[ ] Bug
19+
20+
[ ] Question
21+
22+
#### Version
23+
24+
Please specify what version of the library you are using: [ ]
25+
26+
_If you are not using the latest release, please update and see if the issue is resolved before submitting an issue._
27+
28+
#### Expected / Desired Behavior / Question
29+
_If you are reporting an issue please describe the expected behavior. If you are suggesting an enhancement please
30+
describe thoroughly the enhancement, how it can be achieved, and expected benefit. If you are asking a question, ask away!_
31+
32+
#### Observed Behavior
33+
_If you are reporting an issue please describe the behavior you expected to occur when performing the action. If you are making a
34+
suggestion or asking a question delete this section._
35+
36+
#### Steps to Reproduce
37+
_If you are reporting an issue please describe the steps to reproduce the bug in sufficient detail to allow testing. If you are making
38+
a suggestion or asking a question delete this section._
39+
40+
#### Submission Guidelines
41+
_Delete this section after reading_
42+
- All suggestions, questions and issues are welcome, please let us know what's on your mind.
43+
- Remember to include sufficient details and context.
44+
- If you have multiple suggestions, questions, or bugs please submit them in separate issues so we can track resolution.
45+
46+
Thanks!

0 commit comments

Comments
 (0)