Skip to content

Commit 6d1fc06

Browse files
Updated issue templates
1 parent 987bfa9 commit 6d1fc06

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

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

.github/ISSUE_TEMPLATE/todo-item.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: TODO Item
22
description: For the dev team to keep track of what we need to do
33
labels: ["todo"]
4-
title: "[TODO] "
4+
title: "[TODO]"
55
body:
66
- type: textarea
77
id: problem

0 commit comments

Comments
 (0)