Browse Source

Update GitHub templates

Joshua Boniface 5 years ago
parent
commit
0367dc21f8
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .github/pull_request_template.md
  2. 1 1
      .github/stale.yml

+ 1 - 1
.github/pull_request_template.md

@@ -1,6 +1,6 @@
 <!--
 <!--
 Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y).
 Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y).
-For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our https://jellyfin.readthedocs.io/en/latest/developer-docs/contributing/ page.
+For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation.
 -->
 -->
 
 
 **Changes**
 **Changes**

+ 1 - 1
.github/stale.yml

@@ -17,6 +17,6 @@ staleLabel: stale
 markComment: >
 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.
   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 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
 # Comment to post when closing a stale issue. Set to `false` to disable
 closeComment: false
 closeComment: false