chore: remove title prefix

This commit is contained in:
Shishkevich D. 2025-04-22 23:06:50 +07:00 committed by GitHub
parent 4fd32da91a
commit ea2d8ba44c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
name: Bug report
description: Create a report to help us improve
title: "[Bug]: "
title: ""
labels: ["bug"]
body:

View file

@ -1,6 +1,6 @@
name: Feature request
description: Suggest an idea for this project
title: "[Enchancement]: "
title: ""
labels: ["enhancement"]
body:

View file

@ -1,6 +1,6 @@
name: Question
description: Describe this issue template's purpose here.
title: "[Question]: "
title: ""
labels: ["question"]
body: