2018-03-11 14:30:02 +00:00
# Configuration for support-requests - https://github.com/dessant/support-requests
# Label used to mark issues as support requests
2021-01-18 22:28:51 +00:00
supportLabel: 'Type : Support'
2018-03-11 14:30:02 +00:00
# Comment to post on issues marked as support requests. Add a link
# to a support page, or set to `false` to disable
supportComment : >
We use the issue tracker exclusively for bug reports and feature requests.
2020-10-04 05:19:56 +00:00
However, this issue appears to be a support request. Please hop over onto our [Discord](https://discord.gg/r5wJPt9) or [Subreddit](https://reddit.com/r/radarr)
2018-03-11 14:30:02 +00:00
# Whether to close issues marked as support requests
close : true
# Whether to lock issues marked as support requests
lock : false