Files
ODAB/.github/ISSUE_TEMPLATE/feature_request.yml
T
K0RR 800848062d Issue forms. (#679)
* Issue forms
2021-07-26 10:31:48 +03:00

16 lines
459 B
YAML

name: "Feature request"
description: "Use this form to suggest a feature."
labels: enhancement
body:
- type: checkboxes
attributes:
label: "This issue is unique."
options:
- label: "I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my idea."
required: true
- type: textarea
attributes:
label: Your idea.
validations:
required: true