Updated GitHub issue templates for Bug Report, Help Request, and Translation Request

- Bug Report template with detailed reproduction steps, logs, and checklist
- Ask for Help template to guide users in submitting clear questions
- Translation Request template to facilitate multilingual contributions
This commit is contained in:
Tola Leng
2025-07-23 22:55:04 +07:00
parent fda91aedb9
commit 2bc508a230
4 changed files with 31 additions and 36 deletions
+4 -8
View File
@@ -15,8 +15,7 @@ body:
id: description
attributes:
label: Feature Description
description: |
A clear and concise description of the feature youd like to see.
description: A clear and concise description of the feature youd like to see.
placeholder: "I would like to have..."
validations:
required: true
@@ -25,8 +24,7 @@ body:
id: motivation
attributes:
label: Motivation
description: |
Please explain why this feature would be useful.
description: Please explain why this feature would be useful.
placeholder: "This feature would help because..."
validations:
required: true
@@ -35,8 +33,7 @@ body:
id: alternatives
attributes:
label: Alternatives Considered
description: |
Have you considered any alternative solutions or workarounds?
description: Have you considered any alternative solutions or workarounds?
placeholder: "I have tried..."
validations:
required: false
@@ -45,8 +42,7 @@ body:
id: additional
attributes:
label: Additional Context
description: |
Add any other context or screenshots about the feature request here.
description: Add any other context or screenshots about the feature request here.
placeholder: "Links to related issues or references..."
validations:
required: false