From 693b32077a1f63a883fbc46ab81f6ecc2ab8ad7b Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 7 Oct 2020 08:53:04 -0400 Subject: [PATCH] Update the netbox-discuss mailing list URL --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 6 +++--- CONTRIBUTING.md | 4 ++-- README.md | 4 ++-- docs/development/index.md | 2 +- docs/development/release-checklist.md | 4 ---- netbox/templates/500.html | 2 +- netbox/utilities/management/commands/makemigrations.py | 2 +- 9 files changed, 12 insertions(+), 16 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 54dc5ca8c..fef891803 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,7 @@ about: Report a reproducible bug in the current release of NetBox NetBox installation, or if you have a general question, DO NOT open an issue. Instead, post to our mailing list: - https://groups.google.com/forum/#!forum/netbox-discuss + https://groups.google.com/g/netbox-discuss Please describe the environment in which you are running NetBox. Be sure that you are running an unmodified instance of the latest stable release diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ab7d7cdc4..3e1d0167d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,5 +5,5 @@ contact_links: url: https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md about: Please read through our contributing policy before opening an issue or pull request - name: 💬 Discussion Group - url: https://groups.google.com/forum/#!forum/netbox-discuss + url: https://groups.google.com/g/netbox-discuss about: Join our discussion group for assistance with installation issues and other problems diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 2f742d416..af2b1b7b0 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -11,7 +11,7 @@ about: Propose a new NetBox feature or enhancement If you have a general idea or question, please post to our mailing list instead of opening an issue: - https://groups.google.com/forum/#!forum/netbox-discuss + https://groups.google.com/g/netbox-discuss NOTE: Due to an excessive backlog of feature requests, we are not currently accepting any proposals which significantly extend NetBox's feature scope. @@ -21,8 +21,8 @@ about: Propose a new NetBox feature or enhancement before submitting a bug report. --> ### Environment -* Python version: -* NetBox version: +* Python version: +* NetBox version: