From: Arran Cudbard-Bell Date: Wed, 14 Jul 2021 15:44:21 +0000 (-0500) Subject: Fix link to bug report X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cd06dfa7b7f2a11a7dfac427304a4a68d8d3cb2;p=thirdparty%2Ffreeradius-server.git Fix link to bug report --- diff --git a/.github/ISSUE_TEMPLATE/other.yml b/.github/ISSUE_TEMPLATE/other.yml index 204e9163cce..bb68b3b2977 100644 --- a/.github/ISSUE_TEMPLATE/other.yml +++ b/.github/ISSUE_TEMPLATE/other.yml @@ -12,7 +12,7 @@ body: - Are you _sure_ this isn't a question regarding protocol operation? **Questions on how protocols should operate should be answered by reading the relevant standards documents**. - Are you _sure_ this isn't a security exploit? **Remote security exploits MUST be sent to security@freeradius.org as part of [responsible disclosure](https://en.wikipedia.org/wiki/Responsible_disclosure)**. - GitHub Issues are for **confirmed BUG REPORTS only** (e.g. software crashes). Use the "[BUG REPORT](https://github.com/FreeRADIUS/freeradius-server/issues/new?assignees=&labels=&template=bug_report.md)" template. Do not submit **any** other general questions such as "how do I configure this" here. + GitHub Issues are for **confirmed BUG REPORTS only** (e.g. software crashes). Use the [BUG REPORT](https://github.com/FreeRADIUS/freeradius-server/issues/new?assignees=&labels=&template=bug.yml) template. Do not submit **any** other general questions such as "how do I configure this" here. It is **NOT** a bug report if your configuration simply does not work. Ask for help on the [users mailing list](https://freeradius.org/support/).