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:
@@ -15,8 +15,7 @@ body:
|
||||
id: description
|
||||
attributes:
|
||||
label: Feature Description
|
||||
description: |
|
||||
A clear and concise description of the feature you’d like to see.
|
||||
description: A clear and concise description of the feature you’d 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
|
||||
|
||||
Reference in New Issue
Block a user