From 992f999a7baeb2bec5d680ebaf06ea16f1438694 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Tue, 13 May 2025 10:16:56 +0200 Subject: [PATCH] Update issue_form.yml --- .github/ISSUE_TEMPLATE/issue_form.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/issue_form.yml b/.github/ISSUE_TEMPLATE/issue_form.yml index ba7b5652..b09030bd 100644 --- a/.github/ISSUE_TEMPLATE/issue_form.yml +++ b/.github/ISSUE_TEMPLATE/issue_form.yml @@ -32,6 +32,8 @@ body: options: - label: I have read and understand the [issue reporting policy](https://docs.raspap.com/issues/). required: true + - label: I have read and followed the [common sense checklist](https://docs.raspap.com/troubleshooting/#dos-and-donts). + required: true - label: I observed this bug on a clean install of a [supported OS](https://docs.raspap.com/#compatible-operating-systems). required: true - label: I have followed the [project prerequisites](https://docs.raspap.com/quick_start/#quick-install).