chore(backend): Moved all Support/Suggestions to the Discord Server (#2209)
* chore(backend): Moved all Support/Suggestions to the Discord Server * Remove top right versionpull/2211/head
parent
a43eea6845
commit
2941b01330
@ -1,19 +0,0 @@
|
||||
name: Request a Guide
|
||||
description: Request a Guide here (This is only for new Guide requests, not for changes to existing guides, custom formats etc, if you are unsure please check out the Discord server first.)
|
||||
title: "[Request]"
|
||||
labels: ["Type: Guide Request", "Status: Triage Needed"]
|
||||
body:
|
||||
- type: input
|
||||
id: application
|
||||
attributes:
|
||||
label: For which application would like to see this Guide?
|
||||
description: Radarr / Sonarr / Bazarr / etc
|
||||
placeholder: Enter the application name here
|
||||
- type: textarea
|
||||
id: guide_description
|
||||
attributes:
|
||||
label: Describe what you would like to see in the Guide
|
||||
description: A clear and concise description of what you want to see in the Guide
|
||||
placeholder: Enter a brief description here
|
||||
validations:
|
||||
required: true
|
Loading…
Reference in new issue