better wording

This commit is contained in:
Matt Hill
2021-12-01 15:34:28 -07:00
committed by Matt Hill
parent 5830564933
commit fdfda3538c
2 changed files with 17 additions and 11 deletions

View File

@@ -2,6 +2,8 @@ name: 💡 Feature Request
description: Suggest an idea for EmbassyOS
title: '[feat]: '
labels: [Enhancement]
assignees:
- ProofOfKeags
body:
- type: checkboxes
attributes:
@@ -13,23 +15,23 @@ body:
- type: textarea
attributes:
label: Describe the Feature Request
description: A clear and concise description of what the feature does.
description: A clear and concise description of the feature.
validations:
required: true
- type: textarea
attributes:
label: Describe the Use Case
description: A clear and concise use case for what problem this feature would solve.
description: Why is this feature useful? What problem does it solve?
validations:
required: true
- type: textarea
attributes:
label: Describe Preferred Solution
description: A clear and concise description of how you want this feature to be added to EmbassyOS
description: How you want this feature added to EmbassyOS?
- type: textarea
attributes:
label: Describe Alternatives
description: A clear and concise description of any alternative solutions or features you have considered.
description: Describe any alternative solutions or features you have considered.
- type: textarea
attributes:
label: Anything else?