Skip to content

Commit 91067bf

Browse files
authored
Merge pull request #117 from osamhack2021/chore/issue-templates
Update issue templates
2 parents 599cc49 + f1b6428 commit 91067bf

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
<!--- Provide a general summary of the issue in the Title above -->
11+
<!--- Please remove unused sections below -->
12+
13+
## Expected Behavior
14+
<!--- Tell us what should happen -->
15+
16+
## Current Behavior
17+
<!--- Tell us what happens instead of the expected behavior -->
18+
19+
## Possible Solution
20+
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
21+
22+
## Steps to Reproduce
23+
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
24+
<!--- reproduce this bug. Include code to reproduce, if relevant -->
25+
1.
26+
2.
27+
3.
28+
4.
29+
30+
## Detailed Description
31+
<!--- Provide a detailed description of the change or addition you are proposing -->
32+
33+
## Possible Implementation
34+
<!--- Not obligatory, but suggest an idea for implementing addition or change -->

0 commit comments

Comments
 (0)