From 040d75613463fedd21326ba560bb17ffb634bf5f Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sat, 13 Apr 2024 00:32:25 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/report-bug.yml b/.github/ISSUE_TEMPLATE/report-bug.yml index 348177f..3fc33ce 100644 --- a/.github/ISSUE_TEMPLATE/report-bug.yml +++ b/.github/ISSUE_TEMPLATE/report-bug.yml @@ -1,6 +1,6 @@ name: 🐛 Bug Report description: Help us to improve Snigdha OS -labels: [bug, 'status: needs triage'] +labels: [bug] body: - type: markdown attributes: @@ -8,7 +8,7 @@ body: ## Please help us help you! Before filing your issue, ask yourself: - - Is this clearly a Docusaurus defect? + - 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?) - Could it be because of my own mistakes?