From a41a64635d75a345b697d682c2d475855fdbf5fa Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sat, 13 Apr 2024 00:35:08 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/report-bug.yml b/.github/ISSUE_TEMPLATE/report-bug.yml index 3fc33ce..6769de8 100644 --- a/.github/ISSUE_TEMPLATE/report-bug.yml +++ b/.github/ISSUE_TEMPLATE/report-bug.yml @@ -5,14 +5,14 @@ body: - type: markdown attributes: value: | - ## Please help us help you! + ## First Thing First! - Before filing your issue, ask yourself: - - Is this clearly a problem of **Snigdha OS**? - - Do I have basic ideas about where it goes wrong? (For example, if there are stack traces, are they pointing to one file?) + Before filing any issue, ask yourself: + - Is this clearly a problem of **Snigdha OS**? (e.g rootfs) + - Do I have basic ideas about where it goes wrong? (e.g dir) - Could it be because of my own mistakes? - **The GitHub issue tracker is not a support forum**. If you are not sure whether it could be your mistakes, ask in the [Discord server](https://discord.gg/docusaurus) or [GitHub discussions](https://github.com/facebook/docusaurus/discussions) first. The quickest way to verify whether it's a Docusaurus defect is through a **reproduction**, starting with a fresh installation and making changes until the bug is reproduced. + **The GitHub issue tracker is not a support forum**. If you are not sure whether it could be your mistakes, ask in the [Snigdha OS Forum](https://forum.snigdhaos.org/) first. The quickest way to verify whether it's a Docusaurus defect is through a **reproduction**, starting with a fresh installation and making changes until the bug is reproduced. Make the bug obvious. Ideally, we should be able to understand it without running any code.