Skip to content

Commit 9c20cb0

Browse files
authored
Merge pull request technofocus-pte#1 from Azure-Samples/issue-templates
Update issue templates
2 parents ec12f00 + 1435008 commit 9c20cb0

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG] "
5+
labels: bug
6+
assignees: seesharprun
7+
8+
---
9+
10+
<!-- Provide a clear and concise description of the bug here. -->
11+
12+
### Repro steps
13+
14+
<!-- Provide steps to reproduce the bug in numbered format:
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error-->
19+
20+
### Expected behavior
21+
22+
<!-- Provide an explanation of the behavior you expected. -->
23+
24+
### Screenshots
25+
26+
<!-- If applicable, add screenshots to help explain your problem. -->
27+
28+
### Environment
29+
30+
<!-- Tell us about your environment, if possible. -->
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: "[FEATURE]"
5+
labels: enhancement
6+
assignees: seesharprun
7+
8+
---
9+
10+
<!-- Provide some context here on the functionality you would like to see in this sample application. -->

0 commit comments

Comments
 (0)