Skip to content

Commit 2f1a6ce

Browse files
committed
ci: added issue template
1 parent e2245ed commit 2f1a6ce

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]: add your description here...
4+
title: '[BUG]: add your description here...'
55
labels: bug proposal
66
assignees: simonkovtyk
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: [FEAT]: add your description here...
4+
title: '[FEAT]: add your description here...'
55
labels: feature proposal
66
assignees: simonkovtyk
77

0 commit comments

Comments
 (0)