mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-04-02 17:32:09 +00:00
remove description
This commit is contained in:
parent
a4c42e40b2
commit
50aaea4d33
12
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
12
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -28,8 +28,7 @@ body:
|
|||||||
id: problem_statement
|
id: problem_statement
|
||||||
attributes:
|
attributes:
|
||||||
label: ❓ Is your feature request related to a problem?
|
label: ❓ Is your feature request related to a problem?
|
||||||
description: "Provide a clear and concise description of the issue you're facing. Example: 'I'm always frustrated when [...]'"
|
placeholder: "Provide a clear and concise description of the issue you're facing. Example: 'I'm always frustrated when [...]'"
|
||||||
placeholder: "Describe the problem here..."
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
@ -37,8 +36,7 @@ body:
|
|||||||
id: proposed_solution
|
id: proposed_solution
|
||||||
attributes:
|
attributes:
|
||||||
label: 💡 Describe the solution you'd like
|
label: 💡 Describe the solution you'd like
|
||||||
description: "Provide a clear and concise description of what you want to happen."
|
placeholder: "Provide a clear and concise description of what you want to happen."
|
||||||
placeholder: "Describe the ideal solution here..."
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
@ -46,8 +44,7 @@ body:
|
|||||||
id: alternatives
|
id: alternatives
|
||||||
attributes:
|
attributes:
|
||||||
label: 🔄 Describe alternatives you've considered
|
label: 🔄 Describe alternatives you've considered
|
||||||
description: "Provide details on any alternative solutions or features you've thought about."
|
placeholder: "Provide details on any alternative solutions or features you've thought about."
|
||||||
placeholder: "Describe any alternatives here..."
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
@ -55,7 +52,6 @@ body:
|
|||||||
id: additional_context
|
id: additional_context
|
||||||
attributes:
|
attributes:
|
||||||
label: 🖼️ Additional context
|
label: 🖼️ Additional context
|
||||||
description: "Include screenshots, code blocks (use triple backticks ```), or any other relevant information."
|
placeholder: "Include screenshots, code blocks (use triple backticks ```), or any other relevant information."
|
||||||
placeholder: "Provide additional details here..."
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
Loading…
Reference in New Issue
Block a user