There was an error while loading. Please reload this page.
1 parent 2752fe2 commit ea5de27Copy full SHA for ea5de27
2 files changed
.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -1,5 +1,6 @@
1
name: "Bug report"
2
description: "Report a bug to help us identify and fix issues in the project."
3
+title: "[Bug Report] - <your summary here>"
4
labels: ["bug"]
5
6
body:
.github/ISSUE_TEMPLATE/feature_request.yaml
name: "Feature request"
description: "Suggest a new feature or improvement for the project."
+title: "[Feature Request] - <your summary here>"
labels: ["enhancement"]
0 commit comments