From faca2185151c665369d280e2dbd1eba7506f19d9 Mon Sep 17 00:00:00 2001 From: meisnate12 Date: Tue, 8 Mar 2022 03:42:21 -0500 Subject: [PATCH] [105] github updates --- .github/ISSUE_TEMPLATE/3.docs_request.yml | 6 +++--- README.md | 5 +++-- VERSION | 2 +- docs/index.md | 1 + 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/3.docs_request.yml b/.github/ISSUE_TEMPLATE/3.docs_request.yml index f6b66458..7933b393 100644 --- a/.github/ISSUE_TEMPLATE/3.docs_request.yml +++ b/.github/ISSUE_TEMPLATE/3.docs_request.yml @@ -1,5 +1,5 @@ -name: Documentation Request -description: A request to update or improve Plex Meta Manager's documentation +name: Wiki Request +description: A request to update or improve Plex Meta Manager's wiki title: '[Docs]: ' labels: ['status:not-yet-viewed', 'documentation'] assignees: 'meisnate12' @@ -7,7 +7,7 @@ assignees: 'meisnate12' body: - type: textarea attributes: - label: What is the improvement or update to the Documentation you wish to see? + label: What is the improvement or update to the Wiki you wish to see? validations: required: true - type: input diff --git a/README.md b/README.md index 9e9d1f32..4b923350 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,9 @@ Before posting on GitHub about an enhancement, error, or configuration question ## Feature Requests, Errors, and Configuration Questions If you are unable to use the [Plex Meta Manager Discord Server](https://discord.gg/NfH6mGFuAB), please follow this guidance: -* If you have an idea for how to enhance Plex Meta Manager please open a new [Feature Request](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+enhancement&template=feature_request.md&title=Feature+Request%3A+). -* If you're getting an Error please update to the latest version and then open a [Bug Report](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+bug&template=bug_report.md&title=Bug%3A+) if the error persists. +* If you have an idea for how to enhance Plex Meta Manager please open a new [Feature Request](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+enhancement&2.feature_request.yml&title=%5BFeature%5D%3A+). +* If you're getting an Error please update to the latest version and then open a [Bug Report](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+bug&template=1.bug_report.yml&title=%5BBug%5D%3A++) if the error persists. +* If you see a mistake/typo with the Plex Meta Manager Wiki or have an idea of how we can improve it please open a [Wiki Request](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+documentation&template=3.docs_request.yml&title=%5BDocs%5D%3A+) * If you have a metadata configuration query please post in the [Discussions](https://github.com/meisnate12/Plex-Meta-Manager/discussions). ## Contributing diff --git a/VERSION b/VERSION index be3b9188..ae89a0e7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.15.1-develop104 +1.15.1-develop105 diff --git a/docs/index.md b/docs/index.md index 1379a8c3..6d819650 100644 --- a/docs/index.md +++ b/docs/index.md @@ -129,6 +129,7 @@ Before posting on GitHub about an enhancement, error, or configuration question If you are unable to use the [Plex Meta Manager Discord Server](https://discord.gg/NfH6mGFuAB), please follow this guidance: * If you have an idea for how to enhance Plex Meta Manager please open a new [Feature Request](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+enhancement&template=feature_request.md&title=Feature+Request%3A+). * If you're getting an Error please update to the latest version and then open a [Bug Report](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+bug&template=bug_report.md&title=Bug%3A+) if the error persists. +* If you see a mistake/typo with the Plex Meta Manager Wiki or have an idea of how we can improve it please open a [Wiki Request](https://github.com/meisnate12/Plex-Meta-Manager/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+documentation&template=3.docs_request.yml&title=%5BDocs%5D%3A+) * If you have a metadata configuration query please post in the [Discussions](https://github.com/meisnate12/Plex-Meta-Manager/discussions). ## Contributing