From 6c4ab8902df691225ca6e355fdb993735a62b028 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sat, 13 Apr 2024 01:02:58 +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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/report-bug.yml b/.github/ISSUE_TEMPLATE/report-bug.yml index 7d95847..4f8c4d9 100644 --- a/.github/ISSUE_TEMPLATE/report-bug.yml +++ b/.github/ISSUE_TEMPLATE/report-bug.yml @@ -93,16 +93,16 @@ body: validations: required: true - - type: checkboxes + - type: textarea attributes: - 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). + 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): - type: checkboxes attributes: