@ -14,13 +14,13 @@ body:
label : Current Behavior
label : Current Behavior
description : A concise description of what you're experiencing.
description : A concise description of what you're experiencing.
validations:
validations:
required : fals e
required : tru e
- type : textarea
- type : textarea
attributes:
attributes:
label : Expected Behavior
label : Expected Behavior
description : A concise description of what you expected to happen.
description : A concise description of what you expected to happen.
validations:
validations:
required : fals e
required : tru e
- type : textarea
- type : textarea
attributes:
attributes:
label : Steps To Reproduce
label : Steps To Reproduce
@ -31,23 +31,30 @@ body:
3 . Run '...'
3 . Run '...'
4 . See error...
4 . See error...
validations:
validations:
required : fals e
required : tru e
- type : input
- type : input
attributes:
attributes:
label : Environment
label : Environment
description : OS and version + Docker if you're using it.
description : OS and version + Docker if you're using it.
validations:
validations:
required : false
required : true
- type : input
attributes:
label : Recyclarr Version
description : What version of Recyclarr are you using?
validations:
required : true
- type : textarea
- type : textarea
attributes:
attributes:
label : Configuration YAML
label : Configuration YAML
description : >
description : >
Provide your [redacted](https://recyclarr.dev/wiki/troubleshooting/#redact-config)
Provide your [redacted](https://recyclarr.dev/wiki/troubleshooting/#redact-config)
`recyclarr.yml` (and others) here using [fenced code
`recyclarr.yml` (and others) here using [fenced code
blocks](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks)
blocks](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks) .
- type : textarea
- type : textarea
attributes:
attributes:
label : Sonarr / Radarr Logs
label : Sonarr / Radarr Logs
description : >
description : >
If the issue is related to an issue on the Sonarr or Radarr side, provide the logs here as an attachment
If the issue is related to an issue on the Sonarr or Radarr side, provide the logs here as
or [fenced code block](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks).
an attachment or [fenced code
block](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks).