Skip to content

Commit 4bcf05e

Browse files
committed
chore: fix lint
1 parent 2493297 commit 4bcf05e

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,5 +1,5 @@
11
name: 🐞 Bug report
2-
title: "[BUG] - YOUR_ISSUE_TITLE_HERE_REPLACE_ME"
2+
title: '[BUG] - YOUR_ISSUE_TITLE_HERE_REPLACE_ME'
33
description: Report an issue with inkart
44
labels: [bug]
55
body:

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 🚀 New feature proposal
2-
title: "[Feature Request] - YOUR_FEATURE_TITLE_HERE_REPLACE_ME"
2+
title: '[Feature Request] - YOUR_FEATURE_TITLE_HERE_REPLACE_ME'
33
description: Propose a new feature to be added to inkart
44
labels: [feature request]
55
body:

0 commit comments

Comments
 (0)