We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c07bc47 commit 7bd5fabCopy full SHA for 7bd5fab
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,6 @@
1
name: Bug Report
2
description: Report a bug or unexpected behavior in Streamdown
3
-title: "[Bug]: "
+title: ""
4
labels: ["bug", "needs-triage"]
5
body:
6
- type: markdown
.github/ISSUE_TEMPLATE/feature_request.yml
name: Feature Request
description: Suggest a new feature or enhancement for Streamdown
-title: "[Feature]: "
labels: ["enhancement", "needs-triage"]
0 commit comments