mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Change Discord invite to point to Welcome page
This commit is contained in:
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
**Just because you receive an exception in your logs, doesn't mean it's a bug and should be reported here. Often it's something else, such as a permission error. If you are unsure ask on the Discord or Subreddit first.**
|
**Just because you receive an exception in your logs, doesn't mean it's a bug and should be reported here. Often it's something else, such as a permission error. If you are unsure ask on the Discord or Subreddit first.**
|
||||||
|
|
||||||
Visit our [Discord server](https://discord.gg/NWYch8M) or [Subreddit](https://reddit.com/r/radarr) for support or longer discussions. Support questions posed on here will be closed immediately.
|
Visit our [Discord server](https://discord.gg/r5wJPt9) or [Subreddit](https://reddit.com/r/radarr) for support or longer discussions. Support questions posed on here will be closed immediately.
|
||||||
|
|
||||||
Provide a description of the feature request or bug here, the more details the better.
|
Provide a description of the feature request or bug here, the more details the better.
|
||||||
Please also include the following if you are reporting a bug. If you do not include it, the issue will probably be closed as we cannot help you. -->
|
Please also include the following if you are reporting a bug. If you do not include it, the issue will probably be closed as we cannot help you. -->
|
||||||
|
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Support via Discord
|
- name: Support via Discord
|
||||||
url: https://discord.gg/AD3UP37
|
url: https://discord.gg/r5wJPt9
|
||||||
about: Chat with users and devs on support and setup related topics.
|
about: Chat with users and devs on support and setup related topics.
|
||||||
- name: Support via Reddit
|
- name: Support via Reddit
|
||||||
url: https://reddit.com/r/radarr
|
url: https://reddit.com/r/radarr
|
||||||
|
2
.github/support.yml
vendored
2
.github/support.yml
vendored
@@ -6,7 +6,7 @@ supportLabel: support
|
|||||||
# to a support page, or set to `false` to disable
|
# to a support page, or set to `false` to disable
|
||||||
supportComment: >
|
supportComment: >
|
||||||
We use the issue tracker exclusively for bug reports and feature requests.
|
We use the issue tracker exclusively for bug reports and feature requests.
|
||||||
However, this issue appears to be a support request. Please hop over onto our [Discord](https://discord.gg/ZDmT7qb) or [Subreddit](https://reddit.com/r/radarr)
|
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)
|
||||||
# Whether to close issues marked as support requests
|
# Whether to close issues marked as support requests
|
||||||
close: true
|
close: true
|
||||||
# Whether to lock issues marked as support requests
|
# Whether to lock issues marked as support requests
|
||||||
|
@@ -39,7 +39,7 @@ Each push to the "develop" branch creates a build on "nightly" release channel (
|
|||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
[](https://discord.gg/AD3UP37)
|
[](https://discord.gg/r5wJPt9)
|
||||||
[](https://www.reddit.com/r/radarr)
|
[](https://www.reddit.com/r/radarr)
|
||||||
[](https://github.com/Radarr/Radarr/issues)
|
[](https://github.com/Radarr/Radarr/issues)
|
||||||
[](https://github.com/Radarr/Radarr/wiki)
|
[](https://github.com/Radarr/Radarr/wiki)
|
||||||
|
@@ -22,7 +22,7 @@ class MoreInfo extends Component {
|
|||||||
|
|
||||||
<DescriptionListItemTitle>Discord</DescriptionListItemTitle>
|
<DescriptionListItemTitle>Discord</DescriptionListItemTitle>
|
||||||
<DescriptionListItemDescription>
|
<DescriptionListItemDescription>
|
||||||
<Link to="https://discord.gg/AD3UP37">discord.gg/AD3UP37</Link>
|
<Link to="https://discord.gg/r5wJPt9">discord.gg/r5wJPt9</Link>
|
||||||
</DescriptionListItemDescription>
|
</DescriptionListItemDescription>
|
||||||
|
|
||||||
<DescriptionListItemTitle>Wiki</DescriptionListItemTitle>
|
<DescriptionListItemTitle>Wiki</DescriptionListItemTitle>
|
||||||
|
Reference in New Issue
Block a user