Skip to content

Commit 43d5939

Browse files
committed
Updated github templates
Signed-off-by: Alex Yackers <[email protected]>
1 parent fd969d5 commit 43d5939

File tree

3 files changed

+3
-11
lines changed

3 files changed

+3
-11
lines changed

.github/DISCUSSION_TEMPLATE/ideas.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
title: "[FEATURE] <title>"
2-
labels: ["enhancement"]
1+
title: "[FEATURE] Enter title here"
2+
labels: [ "enhancement" ]
33
body:
44
- type: checkboxes
55
attributes:

.github/DISCUSSION_TEMPLATE/improvements.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug 🐞
22
description: File a bug/issue
3-
title: "<title>"
3+
title: "[Bug]: "
44
labels: [ "bug" ]
55
body:
66
- type: markdown

0 commit comments

Comments
 (0)