DocumentServer/.github/ISSUE_TEMPLATE/feature_request.yml
2022-10-10 10:08:08 +03:00

15 lines
439 B
YAML

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