diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 09abbdf7..0eb07a0e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,11 @@ blank_issues_enabled: false contact_links: + - name: Failure to comply with the following guidelines may result in immediate closure. + about: | + - Prior to submitting, kindly search the closed issues to check if the problem you are reporting has already been addressed and resolved. If you come across a closed issue that pertains to your problem, please leave a comment on that issue instead of creating a new one. + - If the default Linux distribution is not adhered to, script support will be discontinued. + - When encountering the error message `[ERROR] in line 23: exit code *: while executing command "$@" > /dev/null 2>&1`, make sure to run the script in verbose mode to accurately determine the underlying issue. + - For suggestions, questions, or feature/script requests, please share them in Helper-Scripts Community Support. - name: Helper-Scripts Community Support url: https://github.com/tteck/Proxmox/discussions about: Please ask and answer questions here.