fix: re-fixing the template title

This commit is contained in:
Shishkevich D. 2025-04-22 23:08:42 +07:00 committed by GitHub
parent 06e6327bc8
commit a6ec2a36e5
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 name: Bug report
description: Create a report to help us improve description: Create a report to help us improve
title: " " title: "Bug report"
labels: ["bug"] labels: ["bug"]
body: body:

View file

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

View file

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