Replace to issue form (#16429)

This commit is contained in:
Yamagishi Kazutoshi
2021-06-25 22:01:52 +09:00
committed by GitHub
parent 9e5a1daa9b
commit 04a552f076
5 changed files with 64 additions and 44 deletions

View File

@ -0,0 +1,21 @@
name: Feature Request
description: I have a suggestion
body:
- type: markdown
attributes:
value: |
Please use a concise and distinct title for the issue.
Consider: Could it be implemented as a 3rd party app using the REST API instead?
- type: textarea
attributes:
label: Pitch
description: Describe your idea for a feature. Make sure it has not already been suggested/implemented/turned down before.
validations:
required: true
- type: textarea
attributes:
label: Motivation
description: Why do you think this feature is needed? Who would benefit from it?
validations:
required: true