diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1e537712b..32b32499a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,4 @@ name: Bug Report -title: "[BUG]: " description: 'Report a new bug, if you are not 100% certain this is a bug please go to our Reddit or Discord first' labels: ['Type: Bug', 'Status: Needs Triage'] body: @@ -64,12 +63,11 @@ body: required: true - type: textarea attributes: - label: Anything else? + label: Trace Logs? description: | Trace Logs (https://wiki.servarr.com/lidarr/troubleshooting#logging-and-log-files) - Links? References? Anything that will give us more context about the issue you are encountering! ***Generally speaking, all bug reports must have trace logs provided.*** - Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. + Additionally, any additional info? Screenshots? References? Anything that will give us more context about the issue you are encountering! validations: required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 05d208914..6b4209825 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,5 +1,4 @@ name: Feature Request -title: "[FEAT]: " description: 'Suggest an idea for Lidarr' labels: ['Type: Feature Request', 'Status: Needs Triage'] body: