Skip to content

Commit 6f8450a

Browse files
chore: Update issue templates
1 parent 539924b commit 6f8450a

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ""
5+
labels: ["bug", "awaiting triage"]
6+
assignees: ""
7+
---
8+
19
**Describe the bug**
210

311
**Steps to Reproduce**

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ""
5+
labels: ["enhancement", "awaiting triage"]
6+
assignees: ""
7+
---
8+
19
**Is your feature request related to a problem? Please describe.**
210

311
**Describe the solution you'd like**

0 commit comments

Comments
 (0)