mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-04-26 06:29:51 -05:00
Created the english version of the feature_request_en.yml
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: 💡 Suggest idea
|
||||
description: Do you have an idea? You're in the right place (🇬🇧)
|
||||
title: "[Feature] "
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: General
|
||||
description: Please confirm the following statements
|
||||
options:
|
||||
- label: My feature does not exist in the latest version of MySpeed.
|
||||
required: true
|
||||
- label: I have checked that my feature has not been suggested by anyone else.
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Your Idea
|
||||
description: What can we add? Describe your idea as precisely as possible.
|
||||
placeholder: My idea would be to ...
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user