chore: update issue template names by removing language specification

- Modified the names of the issue templates for bug reports, feature requests, and other questions to remove the "(English)" suffix, simplifying the titles for better clarity.
This commit is contained in:
kangfenmao 2025-10-31 21:29:29 +08:00
parent fe53b0914a
commit 82ca35fc29
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: 🐛 Bug Report (English) name: 🐛 Bug Report
description: Create a report to help us improve description: Create a report to help us improve
title: '[Bug]: ' title: '[Bug]: '
labels: ['BUG'] labels: ['BUG']

View File

@ -1,4 +1,4 @@
name: 💡 Feature Request (English) name: 💡 Feature Request
description: Suggest an idea for this project description: Suggest an idea for this project
title: '[Feature]: ' title: '[Feature]: '
labels: ['feature'] labels: ['feature']

View File

@ -1,4 +1,4 @@
name: 🤔 Other Questions (English) name: 🤔 Other Questions
description: Submit questions that don't fit into bug reports or feature requests description: Submit questions that don't fit into bug reports or feature requests
title: '[Other]: ' title: '[Other]: '
body: body: