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

Commit 3edad1d

Browse files
Update issue templates
1 parent 974ba79 commit 3edad1d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: ''
5-
labels: ''
4+
title: "[BUG] - Bug name"
5+
labels: bug
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

+2-2
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: ''
5-
labels: ''
4+
title: "[FEAT] - Feature name"
5+
labels: Feature request, New feature
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)