fix: Update issue template

This commit is contained in:
J-Jamet
2025-08-19 10:09:48 +02:00
parent c4cbd2e587
commit 7632face63
3 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
name: Bug Report
description: Report a bug.
title: ""
labels: bug
title: "[Bug]: "
labels: ["bug"]
body:
- type: markdown
attributes:

1
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1 @@
blank_issues_enabled: false

View File

@@ -1,7 +1,7 @@
name: Feature request
description: Suggest an idea.
title: ""
labels: feature
title: "[Feat]: "
labels: ["feature"]
body:
- type: markdown
attributes: