Skip to content

Commit fc92e2f

Browse files
raghukiran1224GitHub Enterprise
authored andcommitted
Update issue templates
Updating with issue templates
1 parent 2e45bbf commit fc92e2f

File tree

2 files changed

+85
-0
lines changed

2 files changed

+85
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error
19+
20+
**Expected behavior**
21+
A clear and concise description of what you expected to happen.
22+
23+
**Screenshots**
24+
If applicable, add screenshots to help explain your problem.
25+
26+
**Desktop (please complete the following information):**
27+
- OS: [e.g. iOS]
28+
- Browser [e.g. chrome, safari]
29+
- Version [e.g. 22]
30+
31+
**Smartphone (please complete the following information):**
32+
- Device: [e.g. iPhone6]
33+
- OS: [e.g. iOS8.1]
34+
- Browser [e.g. stock browser, safari]
35+
- Version [e.g. 22]
36+
37+
**Additional context**
38+
Add any other context about the problem here.
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
name: User story
3+
about: User stories
4+
title: ''
5+
labels: ''
6+
assignees: chcost, msrivats, rganti
7+
8+
---
9+
10+
## Overview
11+
12+
<!--
13+
Describe the goal or feature or two, usually in the form of a user story.
14+
As a [USER], I want to [TASK], so that [REASON]
15+
-->
16+
17+
### Acceptance Criteria
18+
19+
<!-- Ask yourself, are these criteria testable?
20+
21+
- [ ] List of what needs to be true
22+
- [ ] to consider this done
23+
- [ ] done done
24+
-->
25+
26+
### Questions
27+
28+
<!--
29+
- List any questions?
30+
- That you are unsure of the answer?
31+
-->
32+
33+
### Assumptions
34+
35+
<!--
36+
- List any assumptions that
37+
- You are making in terms of time-frame,
38+
- Output, or general context setting
39+
-->
40+
41+
### Reference
42+
43+
<!--
44+
- [Reference](links)
45+
- [To issues](or-any-inspiration)
46+
- [That might be](helpful)
47+
-->

0 commit comments

Comments
 (0)