fix: Remove title in template issue

This commit is contained in:
J-Jamet
2025-08-19 10:12:11 +02:00
parent 7632face63
commit d34f460b98
2 changed files with 0 additions and 2 deletions

View File

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

View File

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