21 lines
635 B
Markdown
21 lines
635 B
Markdown
**I'm submitting a ..**
|
|
- [ ] Bug Report
|
|
- [ ] Feature Request
|
|
|
|
**Current behavior:**
|
|
<!-- Describe the bug and how it creeped in. -->
|
|
|
|
**Expected behavior:**
|
|
<!-- Describe what the behavior would be without the bug. -->
|
|
|
|
**Steps to reproduce:**
|
|
<!-- If you are able to illustrate the bug or feature request with an example, please provide steps to reproduce -->
|
|
|
|
**Related code:**
|
|
|
|
```
|
|
insert any relevant code here else remove this section
|
|
```
|
|
|
|
**Other information:**
|
|
<!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. -->
|