From def31c4a98ce3772367e3e3dfc5d1807f51098f5 Mon Sep 17 00:00:00 2001 From: TheSpad Date: Wed, 21 Sep 2022 16:31:28 +0100 Subject: [PATCH 1/3] Community testing announce --- content/issues/2022-09-21-community-testing.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 content/issues/2022-09-21-community-testing.md diff --git a/content/issues/2022-09-21-community-testing.md b/content/issues/2022-09-21-community-testing.md new file mode 100644 index 00000000..717da924 --- /dev/null +++ b/content/issues/2022-09-21-community-testing.md @@ -0,0 +1,12 @@ +--- +title: 'Notification: Changes For Custom Scripts & Services' +date: '2022-09-21 18:00:00Z' +informational: true +affected: + - 'Notifications' + - 'community-testing' +section: issue +--- +If you've been paying attention you may have noticed the addition of a `#role-opt-in channel` on our [Discord server](https://http://discord.gg/linuxserver). For now it has one purpose: to allow you to opt in to our Community Testing program, which gives you the opportunity to help us with testing PRs, new images, and other bits & pieces in exchange for our eternal gratitude and getting to play with new stuff before anyone else. See the post in the channel for further information. + +DISCLAIMER: Everything provided to Community Testers is in a pre-release state and may change without notice and/or break all of your stuff. Don't use any of it in a production setup and don't use it with your existing live data unless you have good backups (which you really should have anyway). You may get pinged when new changes are posted for testing. From 227fff77a5a90e02fc0907eadd4eb214521b5b11 Mon Sep 17 00:00:00 2001 From: TheSpad Date: Wed, 21 Sep 2022 18:44:02 +0100 Subject: [PATCH 2/3] Fix misplaced backtick --- content/issues/2022-09-21-community-testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/2022-09-21-community-testing.md b/content/issues/2022-09-21-community-testing.md index 717da924..48cef433 100644 --- a/content/issues/2022-09-21-community-testing.md +++ b/content/issues/2022-09-21-community-testing.md @@ -7,6 +7,6 @@ affected: - 'community-testing' section: issue --- -If you've been paying attention you may have noticed the addition of a `#role-opt-in channel` on our [Discord server](https://http://discord.gg/linuxserver). For now it has one purpose: to allow you to opt in to our Community Testing program, which gives you the opportunity to help us with testing PRs, new images, and other bits & pieces in exchange for our eternal gratitude and getting to play with new stuff before anyone else. See the post in the channel for further information. +If you've been paying attention you may have noticed the addition of a `#role-opt-in` channel on our [Discord server](https://http://discord.gg/linuxserver). For now it has one purpose: to allow you to opt in to our Community Testing program, which gives you the opportunity to help us with testing PRs, new images, and other bits & pieces in exchange for our eternal gratitude and getting to play with new stuff before anyone else. See the post in the channel for further information. DISCLAIMER: Everything provided to Community Testers is in a pre-release state and may change without notice and/or break all of your stuff. Don't use any of it in a production setup and don't use it with your existing live data unless you have good backups (which you really should have anyway). You may get pinged when new changes are posted for testing. From 1baa9a1cd63d7486b6edb62a4ff4b0b9e6a3e83d Mon Sep 17 00:00:00 2001 From: TheSpad Date: Wed, 21 Sep 2022 18:53:22 +0100 Subject: [PATCH 3/3] Link directly to channel --- content/issues/2022-09-21-community-testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/2022-09-21-community-testing.md b/content/issues/2022-09-21-community-testing.md index 48cef433..8a5f5b0c 100644 --- a/content/issues/2022-09-21-community-testing.md +++ b/content/issues/2022-09-21-community-testing.md @@ -7,6 +7,6 @@ affected: - 'community-testing' section: issue --- -If you've been paying attention you may have noticed the addition of a `#role-opt-in` channel on our [Discord server](https://http://discord.gg/linuxserver). For now it has one purpose: to allow you to opt in to our Community Testing program, which gives you the opportunity to help us with testing PRs, new images, and other bits & pieces in exchange for our eternal gratitude and getting to play with new stuff before anyone else. See the post in the channel for further information. +If you've been paying attention you may have noticed the addition of a [#role-opt-in](https://discord.com/channels/354974912613449730/1020082397825478816) channel on our [Discord server](https://http://discord.gg/linuxserver). For now it has one purpose: to allow you to opt in to our Community Testing program, which gives you the opportunity to help us with testing PRs, new images, and other bits & pieces in exchange for our eternal gratitude and getting to play with new stuff before anyone else. See the post in the channel for further information. DISCLAIMER: Everything provided to Community Testers is in a pre-release state and may change without notice and/or break all of your stuff. Don't use any of it in a production setup and don't use it with your existing live data unless you have good backups (which you really should have anyway). You may get pinged when new changes are posted for testing.