We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02f724 commit c1484f5Copy full SHA for c1484f5
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -2,7 +2,6 @@ name: 🐛 Bug Report
2
description: File an issue about a bug.
3
title: "[BUG] "
4
labels: [bug]
5
-assignees: [lightaime]
6
body:
7
- type: markdown
8
attributes:
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -2,7 +2,6 @@ name: ✨ Feature Request
description: Suggest an idea for this project.
title: "[Feature Request] "
labels: [enhancement]
- type: checkboxes
id: steps
.github/ISSUE_TEMPLATE/questions.yml
@@ -2,7 +2,6 @@ name: 🤔 Questions / Help / Support
description: Do you need support?
title: "[Question] "
labels: [question]
0 commit comments