Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Commit a9c8f36

Browse files
author
Joonas Koivunen
committed
gh templates: remove redundant label prefix
1 parent 05b2a82 commit a9c8f36

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] Enter title here"
4+
title: "Enter title here"
55
labels: bug
66
assignees: ''
77

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4-
title: "[FEATURE] Enter Title Here"
4+
title: "Enter Title Here"
55
labels: enhancement
66
assignees: ''
77

0 commit comments

Comments
 (0)