mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Create feature-requests.yml
This commit is contained in:
parent
b948750d55
commit
3425d01853
1 changed files with 14 additions and 0 deletions
14
.github/DISCUSSION_TEMPLATE/feature-requests.yml
vendored
Normal file
14
.github/DISCUSSION_TEMPLATE/feature-requests.yml
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
title: "[Feature Request] "
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Description
|
||||
description: A clear and concise description of what you would like to see.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: other
|
||||
attributes:
|
||||
label: Other
|
||||
description: Add any other context or information about the feature request here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue