Add issue templates

This commit is contained in:
Pavel Lobashov
2022-10-09 20:46:54 +03:00
committed by catbasilio
parent cfe62f0ede
commit e448c88efa
2 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
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