From b8e15b28392f17ae665db9bcef584afde871fc7a Mon Sep 17 00:00:00 2001 From: Chris Warrick Date: Wed, 24 Jul 2024 20:09:06 +0200 Subject: [PATCH] Abandon nikola-discuss mailing list --- .github/ISSUE_TEMPLATE/something-else.md | 2 +- CONTRIBUTING.rst | 4 ++-- docs/manual.rst | 6 +++--- docs/support.rst | 13 +++++-------- 4 files changed, 11 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/something-else.md b/.github/ISSUE_TEMPLATE/something-else.md index e3c350b23a..2bb506fde4 100644 --- a/.github/ISSUE_TEMPLATE/something-else.md +++ b/.github/ISSUE_TEMPLATE/something-else.md @@ -1,6 +1,6 @@ --- name: Something else -about: "(For usage questions, try the nikola-discuss mailing list)" +about: "(For usage questions, use the Discussions tab)" title: '' labels: '' assignees: '' diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 060842c704..cc4266cbb0 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -11,8 +11,8 @@ Here are some guidelines about how you can contribute to Nikola: feature to Nikola. * If your contribution is a new feature, it should be discussed first, under - the GitHub issue for the feature request. You may also discuss it on the - `mailing list `_. + the GitHub issue for the feature request. You can also discuss it on the + `GitHub Discussions tab `_. * **Create a new Git branch specific to your change(s).** For example, if you’re adding a new feature to foo the bars, do something like the diff --git a/docs/manual.rst b/docs/manual.rst index 17ae9de04d..11698cf7ef 100644 --- a/docs/manual.rst +++ b/docs/manual.rst @@ -93,10 +93,10 @@ Getting Help TL;DR: -* You can file bugs at `the issue tracker `__ -* You can discuss Nikola at the `nikola-discuss google group `_ +* You can file bugs at `the Issue tracker on GitHub `__ +* You can discuss Nikola on the `Discussions page on GitHub `_ * You can subscribe to `the Nikola Blog `_ -* You can follow `Nikola on Twitter `_ +* You can follow `Nikola on X `_ Why Static? ----------- diff --git a/docs/support.rst b/docs/support.rst index 5615bf9e55..a8930a7141 100644 --- a/docs/support.rst +++ b/docs/support.rst @@ -13,14 +13,12 @@ Help and Support ================ -1. A `mailing list`_, nikola-discuss on Google Groups exists. +1. Create a `Discussion on GitHub`_. 2. There’s an IRC channel: #nikola on Libera.Chat. You can find many developers and volunteers (users) there which are there to provide help, if they are around and read your message. The channels are `publicly logged `_. -3. You can also contact `@GetNikola `_ on - Twitter. -4. If you are experiencing a bug, you should report it on GitHub (see +3. If you are experiencing a bug, you should report it as an Issue on GitHub (see below). Plugins and Themes @@ -28,7 +26,7 @@ Plugins and Themes Plugins and Themes from the Indexes are not officially supported. -1. Ask the `mailing list`_, which may or may not work out. +1. Create a `Discussion on GitHub`_, which may or may not work out. 2. You can also try the IRC channel if the theme/plugin is very popular. 3. Report an issue at the `plugins issue tracker`_ or at the `themes issue tracker`_. @@ -42,8 +40,7 @@ Report a Bug, Request a Feature Bug reports should be sent to the `Issue tracker`_ at GitHub. -Feature requests should be sent to the `Issue tracker`_ or to -the `mailing list`_, especially if they require further discussion. +Feature requests should be sent to the `Issue tracker`_ or in a `Discussion on GitHub`_, especially if they require further discussion. Administrativia =============== @@ -72,7 +69,7 @@ Administrators | Chris Warrick | Kwpolska | Poland | chris@getnikola.com | +----------------------+-----------------+-----------+-----------------------+ -.. _mailing list: https://groups.google.com/group/nikola-discuss +.. _Discussion on GitHub: https://github.com/getnikola/nikola/discussions .. _Issue tracker: https://github.com/getnikola/nikola/issues .. _plugins issue tracker: https://github.com/getnikola/plugins/issues .. _themes issue tracker: https://github.com/getnikola/nikola-themes/issues