DocumentServer/.github/ISSUE_TEMPLATE/feature_request.yml

15 lines
439 B
YAML
Raw Normal View History

2022-10-09 17:46:54 +00:00
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