Skip to content

Commit 0751408

Browse files
committed
[skip ci] added description to issue templates
1 parent 4383e51 commit 0751408

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/1-bug-report.yml renamed to .github/ISSUE_TEMPLATE/1_Bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 🐛 Bug Report
2+
description: File a bug report
23
title: "[Bug]: "
34
labels: ["bug"]
4-
55
body:
66
- type: markdown
77
attributes:

.github/ISSUE_TEMPLATE/2-feature-request.yml renamed to .github/ISSUE_TEMPLATE/2_Feature_request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: 🚀 Feature Request
2+
description: New features and improvements
23
title: "[Feature]: "
34
labels: ["enhancement"]
45
body:

0 commit comments

Comments
 (0)