From f372c17df33730ac5565d63a966dce7fa5732dc3 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 8 Apr 2023 02:12:26 +0200 Subject: [PATCH] Bot Updating Templated Files --- .github/CONTRIBUTING.md | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/ISSUE_TEMPLATE/issue.bug.yml | 9 --------- README.md | 2 +- 4 files changed, 3 insertions(+), 12 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0d58209c..43a16a25 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -27,7 +27,7 @@ If you would like to change our readme, please __**do not**__ directly edit the Instead edit the [readme-vars.yml](https://github.com/linuxserver/docker-webtop/edit/ubuntu-kde/readme-vars.yml). These variables are used in a template for our [Jenkins Builder](https://github.com/linuxserver/docker-jenkins-builder) as part of an ansible play. -Most of these variables are also carried over to [docs.linuxserver.io](https://docs.linuxserver.io/images/docker-webtop) +Most of these variables are also carried over to [docs.linuxserver.io](https://docs.linuxserver.io) ### Fixing typos or clarify the text in the readme diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a56c3131..5e4d0251 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -9,5 +9,5 @@ contact_links: about: Post on our community forum. - name: Documentation - url: https://docs.linuxserver.io/images/docker-webtop + url: https://docs.linuxserver.io about: Documentation - information about all of our containers. diff --git a/.github/ISSUE_TEMPLATE/issue.bug.yml b/.github/ISSUE_TEMPLATE/issue.bug.yml index 59a10f56..6503ed09 100755 --- a/.github/ISSUE_TEMPLATE/issue.bug.yml +++ b/.github/ISSUE_TEMPLATE/issue.bug.yml @@ -47,15 +47,6 @@ body: render: markdown validations: required: false - - type: dropdown - attributes: - label: CPU architecture - options: - - x86-64 - - arm64 - - armhf - validations: - required: true - type: textarea attributes: label: Docker creation diff --git a/README.md b/README.md index 7250c9e7..0b271556 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + Up to date documentation is available [here](https://github.com/linuxserver/docker-webtop/blob/master/README.md).