chore: update issue templates
This commit is contained in:
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,8 +1,10 @@
|
||||
---
|
||||
name: "🐛 Bug Report"
|
||||
description: Create a report to help us improve
|
||||
labels: ["🐛 bug"]
|
||||
assignees: ""
|
||||
name: "\U0001F41B Bug Report"
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: feature
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## 🐛 Bug Report
|
||||
|
||||
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,8 +1,10 @@
|
||||
---
|
||||
name: "✨ Feature Request"
|
||||
description: Suggest an idea for this project
|
||||
labels: ["✨ feature"]
|
||||
assignees: ""
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## ✨ Feature Request
|
||||
|
||||
Reference in New Issue
Block a user