Issue forms. (#679)

* Issue forms
This commit is contained in:
K0RR
2021-07-26 09:31:48 +02:00
committed by GitHub
parent ab523d4c6c
commit 800848062d
4 changed files with 92 additions and 9 deletions
@@ -0,0 +1,15 @@
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