Skip to content

Commit 3618395

Browse files
authored
Added other issue template
1 parent 8d968b2 commit 3618395

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ about: Create a report to help us improve
44
title: ''
55
labels: bug
66
assignees: ''
7+
78
---
89

910
**Describe the bug**

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ about: Suggest an idea for this project
44
title: ''
55
labels: feature-request
66
assignees: ''
7+
78
---
89

910
**Is your feature request related to a problem? Please describe.**

.github/ISSUE_TEMPLATE/other-issue.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Other issue
3+
about: Any other issue not covered by the above templates
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the issue**
11+
PLEASE CHECK THAT THE ISSUE HAS NOT ALREADY BEEN POSTED.
12+
13+
Provide a clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

.github/ISSUE_TEMPLATE/syntax-highlighting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ about: Create a bug report for erroneous syntax highlighting
44
title: ''
55
labels: syntax-highlight
66
assignees: ''
7+
78
---
89

910
**Describe the bug**

0 commit comments

Comments
 (0)