Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature-request.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/feature-request.yml67
1 files changed, 33 insertions, 34 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml
index 123d9d0..1328e56 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.yml
+++ b/.github/ISSUE_TEMPLATE/feature-request.yml
@@ -3,37 +3,36 @@ description: Request or suggest a new feature!
# title: "(Feature Request): "
labels: ["enhancement"]
body:
-- type: dropdown
- attributes:
- label: Extension or Userscript?
- options:
- - Extension
- - Userscript
- - Both
- validations:
- required: true
-- type: textarea
- attributes:
- label: Request or suggest a new feature!
- placeholder: I want to suggest...
- validations:
- required: true
-- type: textarea
- attributes:
- label: Ways to implement this!
- placeholder: We can implement it by...
-- type: checkboxes
- attributes:
- label: Can you work on this?
- options:
- - label: "Yes"
- - label: "No"
-- type: dropdown
- attributes:
- label: "Will you be available for follow-up questions to help developers implement this?"
- options:
- - "Yes"
- - "No"
- validations:
- required: true
-
+ - type: dropdown
+ attributes:
+ label: Extension or Userscript?
+ options:
+ - Extension
+ - Userscript
+ - Both
+ validations:
+ required: true
+ - type: textarea
+ attributes:
+ label: Request or suggest a new feature!
+ placeholder: I want to suggest...
+ validations:
+ required: true
+ - type: textarea
+ attributes:
+ label: Ways to implement this!
+ placeholder: We can implement it by...
+ - type: checkboxes
+ attributes:
+ label: Can you work on this?
+ options:
+ - label: "Yes"
+ - label: "No"
+ - type: dropdown
+ attributes:
+ label: "Will you be available for follow-up questions to help developers implement this?"
+ options:
+ - "Yes"
+ - "No"
+ validations:
+ required: true