summaryrefslogtreecommitdiff
path: root/.github/issue_template.md
blob: b76ed50a8fef43cb4df747ac8e41a514eef357dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!-- Provide a general summary of the issue in the Title above -->

### Code Version
<!-- What version and/or branch of the code are you running? -->

### Expected Behavior
<!-- Tell us what should happen -->

### Current Behavior
<!-- Tell us what happens instead of the expected behavior -->

### Possible Solution
<!-- Not obligatory, but suggest a fix/reason for the bug, -->

### Steps to Reproduce
<!-- Provide a link to a live example -->
<!-- or, an unambiguous set of steps to reproduce this bug -->
<!-- Include code to reproduce, if relevant -->

1.
2.
3.
4.