Skip to content

Commit 9780ed3

Browse files
committed
(issues) update templates
1 parent 0e07787 commit 9780ed3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Report any issues / bugs you've found. Could be a typo, visual issue, functional
44
issue, etc.
5-
title: '(BUG)'
5+
title: ''
66
labels: bug
77
assignees: ''
88

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4-
title: '(FEATURE REQUEST)'
5-
labels: ''
4+
title: ''
5+
labels: 'new feature'
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)