Skip to content

Commit 1adb93b

Browse files
issue templates: make use of labels
1 parent ce4e462 commit 1adb93b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: "[BUG]"
4+
title: ""
55
labels: bug
66
assignees: ''
77

.github/ISSUE_TEMPLATE/feature-request-or-missing-binding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Feature request or missing binding
33
about: A missing binding or something that could be improved
4-
title: "[FEATURE REQUEST]"
4+
title: ""
55
labels: enhancement
66
assignees: ''
77

0 commit comments

Comments
 (0)