chore(Github): Removed issue template all issues should go through Discord now

pull/2315/head
TRaSH 1 month ago
parent 558bec4687
commit 24225f4caf

@ -1,65 +0,0 @@
name: Bug/Error Found in the Guide?
description: Do not open an issue on GitHub for support questions. Any support questions will be closed. If you are unsure, please check out the discord server first.
title: "[Bug]"
labels: ["Type: Bug", "Status: Triage Needed"]
body:
- type: markdown
attributes:
value: "## Which Guide"
- type: checkboxes
attributes:
label: Guide Name
description: Please select the Guide(s) in which you found a bug or an error.
options:
- label: Bazarr
- label: Downloaders/Deluge
- label: Downloaders/NZBGet
- label: Downloaders/Other
- label: Downloaders/Qbittorrent
- label: Downloaders/ruTorrent
- label: Downloaders/SABnzbd
- label: File and Folder Structure (aka Hardlinks)
- label: File and Folder Structure (aka Hardlinks)/Docker
- label: File and Folder Structure (aka Hardlinks)/Dockstarter
- label: File and Folder Structure (aka Hardlinks)/Native
- label: File and Folder Structure (aka Hardlinks)/Synology
- label: File and Folder Structure (aka Hardlinks)/TrueNAS-Core
- label: File and Folder Structure (aka Hardlinks)/Unraid
- label: File and Folder Structure (aka Hardlinks)/Windows
- label: Guide-Sync
- label: Misc
- label: Other
- label: Plex
- label: Prowlarr
- label: Radarr
- label: Sonarr
validations:
required: true
- type: textarea
attributes:
label: Description
description: A clear and concise description of what the bug is.
placeholder: Describe the bug...
validations:
required: true
- type: textarea
attributes:
label: Expected Behavior
description: A clear and concise description of what you expected to happen.
placeholder: Describe what you expected to happen...
validations:
required: true
- type: textarea
attributes:
label: Screenshots
description: If applicable, add screenshots to help explain your problem. You can add image URLs or use any other method to display the screenshot (provided GitHub supports it).
placeholder: Add screenshot...
validations:
required: false
- type: textarea
attributes:
label: Additional Context
description: Add any other context about the problem here.
placeholder: Add context...
validations:
required: false

@ -9,3 +9,6 @@ contact_links:
- name: Would you happen to have any suggestions for the guide?
url: https://discord.com/channels/492590071455940612/1021029470389403818
about: Join the suggestions section of our Discord server.
- name: Bug/Error Found in the Guide?
url: https://trash-guides.info/discord
about: Bugs and errors are only opened on GitHub by one of the team once we have confirmed them on our Discord server. Please visit our Discord server's Support forum and create a post there. Issues raised directly on GutHub will automatically be closed.

Loading…
Cancel
Save