mirror of
https://github.com/konpa/devicon.git
synced 2025-07-31 11:50:13 +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,13 +15,21 @@ body:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: currentproblem
|
||||
id: description
|
||||
attributes:
|
||||
label: Problem
|
||||
description: Tell us about the problem and its negative impacts.
|
||||
label: Description
|
||||
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:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: possiblesolution
|
||||
attributes:
|
||||
|
Reference in New Issue
Block a user