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 fb2d50f commit 8d053a7Copy full SHA for 8d053a7
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,5 @@
1
name: 🐛 Bug Report
2
description: Report a bug with detailed reproduction steps
3
-labels: ["Bug"]
4
body:
5
- type: markdown
6
attributes:
.github/ISSUE_TEMPLATE/documentation.yml
name: 📚 Documentation Issue
description: Report docs problems with screenshots
-labels: ["Docs"]
- type: dropdown
id: type
.github/ISSUE_TEMPLATE/feature_request.yml
name: ✨ Feature Request
description: Suggest a feature with clear use case
-labels: ["Good first issue"]
- type: textarea
id: problem
0 commit comments