Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ assignees: ''
---

### Describe the bug
<-- A clear and concise description of what the bug is. --!>
<!-- A clear and concise description of what the bug is. -->

### To Reproduce
Steps to reproduce the behavior:
Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ assignees: ''
---

### Is your feature request related to a problem?
<-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --!>
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->

### Describe the solution you'd like
<-- A clear and concise description of what you want to happen. --!>
<!-- A clear and concise description of what you want to happen. -->

### Describe alternatives you've considered
<-- A clear and concise description of any alternative solutions or features you've considered. --!>
<!-- A clear and concise description of any alternative solutions or features you've considered. -->

### Additional context
<-- Add any other context or screenshots about the feature request here. --!>
<!-- Add any other context or screenshots about the feature request here. -->

Loading