From 0c533876bec55cc481e89b1563541d5e37dabce4 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sat, 13 Apr 2024 01:00:00 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/report-bug.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/report-bug.yml b/.github/ISSUE_TEMPLATE/report-bug.yml index 90ecb22..56c4ea0 100644 --- a/.github/ISSUE_TEMPLATE/report-bug.yml +++ b/.github/ISSUE_TEMPLATE/report-bug.yml @@ -95,14 +95,14 @@ body: - type: checkbox attributes: - label: Your environment - description: Include as many relevant details about the environment you experienced the bug in. - value: | - - Public source code: - - Public site URL: - - Docusaurus version used: - - Environment name and version (e.g. Chrome 89, Node.js 16.4): - - Operating system and version (e.g. Ubuntu 20.04.2 LTS): + label: Prerequisites + description: Please check the following items before creating a issue. This way we know you've done these steps first. + options: + - label: I'm using the latest version of **Snigdha OS**. + required: true + - label: I have reinstalled **Snigdha OS**. + - label: I have tried the `upgrade` or `update` command. + - label: I have read the console error message carefully (if applicable). - type: checkboxes attributes: