From 0367dc21f89e2ea9dacd7c3f7664e09aa33b58d1 Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Fri, 4 Oct 2019 15:07:59 -0400 Subject: [PATCH] Update GitHub templates --- .github/pull_request_template.md | 2 +- .github/stale.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 967be0fb73..dc93d2c84e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ **Changes** diff --git a/.github/stale.yml b/.github/stale.yml index ce9fb01a1a..9ea0e3796a 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -17,6 +17,6 @@ staleLabel: stale markComment: > Issues go stale after 90d of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 14d of inactivity. If this issue is safe to close now please do so. - If you have any questions you can reach us on [Matrix or Social Media](https://jellyfin.readthedocs.io/en/latest/getting-help/). + If you have any questions you can reach us on [Matrix or Social Media](https://docs.jellyfin.org/general/getting-help.html). # Comment to post when closing a stale issue. Set to `false` to disable closeComment: false