Skip to content

Commit 3e51a6c

Browse files
authored
Update issue templates
1 parent 9725f7d commit 3e51a6c

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

.github/ISSUE_TEMPLATE/bug.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: "[Bug]"
5-
labels: bug
5+
labels: 'Status: Review Needed, bug'
6+
assignees: ''
7+
68
---
79

810
**Describe the bug**
@@ -35,4 +37,4 @@ If applicable, add screenshots to help explain your problem.
3537
- Nightly (yes/no)
3638

3739
**Additional context**
38-
Add any other context about the problem here.
40+
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
name: Feature request
33
about: Suggest an idea for EpiJS
4-
title: 'Feature -'
5-
labels: 'enhancement'
6-
assignees: '@Quantalabs'
4+
title: Feature -
5+
labels: 'Status: Review Needed, enhancement'
6+
assignees: ''
7+
78
---
89

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

0 commit comments

Comments
 (0)