From: Arran Cudbard-Bell Date: Wed, 14 Jul 2021 15:37:55 +0000 (-0500) Subject: Try adding line breaks... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d87f35f4e9d8c5099a6654e2e4b4d9687c4297;p=thirdparty%2Ffreeradius-server.git Try adding line breaks... --- diff --git a/.github/ISSUE_TEMPLATE/other_report.yml b/.github/ISSUE_TEMPLATE/other_report.yml index e88329a9ad4..ac6b0678285 100644 --- a/.github/ISSUE_TEMPLATE/other_report.yml +++ b/.github/ISSUE_TEMPLATE/other_report.yml @@ -11,9 +11,13 @@ body: - Are you _sure_ this isn't a development issue? **Programming questions should be asked on the [developer's list](https://freeradius.org/support/).** - 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. + 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/). + If you post those issues here that fall into the above categories, they will be closed and locked. Repeat offenders will be BANNED. + If you are _sure_ that the question you have does not fall into any of the above categories, and would not be better answered by posting to the [mailing lists](https://freeradius.org/support/) remove this template, and remove the "close" label. If you do not, your issue will be automatically closed. - type: textarea id: other