mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-06 08:34:28 +01:00
Remove Reddit from issue templates
This commit is contained in:
parent
74a9fa784a
commit
e4c0edf24c
2 changed files with 2 additions and 3 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: 'Report a new bug, if you are not 100% certain this is a bug please go to our Reddit or Discord first'
|
description: 'Report a new bug, if you are not 100% certain this is a bug please go to our Discord first'
|
||||||
labels: ['Type: Bug', 'Status: Needs Triage']
|
labels: ['Type: Bug', 'Status: Needs Triage']
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
|
|
||||||
3
.github/label-actions.yml
vendored
3
.github/label-actions.yml
vendored
|
|
@ -4,8 +4,7 @@
|
||||||
comment: >
|
comment: >
|
||||||
:wave: @{issue-author}, we use the issue tracker exclusively
|
:wave: @{issue-author}, we use the issue tracker exclusively
|
||||||
for bug reports and feature requests. However, this issue appears
|
for bug reports and feature requests. However, this issue appears
|
||||||
to be a support request. Please hop over onto our [Discord](https://prowlarr.com/discord)
|
to be a support request. Please hop over onto our [Discord](https://prowlarr.com/discord).
|
||||||
or [Subreddit](https://reddit.com/r/prowlarr)
|
|
||||||
close: true
|
close: true
|
||||||
close-reason: 'not planned'
|
close-reason: 'not planned'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue