mirror of
https://github.com/konpa/devicon.git
synced 2025-08-02 04:40:18 +02:00
Improve the feature request template (#1416)
This commit is contained in:
14
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
14
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -15,10 +15,18 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: currentproblem
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
label: Problem
|
label: Description
|
||||||
description: Tell us about the problem and its negative impacts.
|
description: Write down a detailed description of the feature.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
id: context
|
||||||
|
attributes:
|
||||||
|
label: Context
|
||||||
|
description: Why is this change important to you? How would you use it? How can it benefit other users?
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user