ClashMetaForAndroid/.github/ISSUE_TEMPLATE/02-feature-request-en.yml

28 lines
784 B
YAML
Raw Normal View History

2022-02-21 06:15:41 +03:00
name: "[English] Feature Request"
description: "Create a report to help us improve"
title: "[Feature Request] "
labels: ["enhancement"]
2022-02-21 06:15:41 +03:00
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request!
NOTE: Be sure to put a clear and concise title **AFTER** `[Feature Request]` in the text box above.
2022-02-21 06:22:16 +03:00
<!-- template -->
2022-02-21 06:15:41 +03:00
- type: textarea
2022-02-21 06:19:43 +03:00
id: "description"
2022-02-21 06:15:41 +03:00
attributes:
label: "Feature Description"
description: |
A clear and concise description of the feature.
validations:
required: true
- type: textarea
2022-02-21 06:19:43 +03:00
id: "additional"
2022-02-21 06:15:41 +03:00
attributes:
label: "Additional"
description: |
Add any other context or screenshots about the feature request here.