From 5a74559db4cab20ac151986c178131a3b5b7a230 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sun, 14 Apr 2024 06:32:11 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9B=8F=EF=B8=8F@eshanized=20updating...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug-snigdhaos-thirdp-package.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-snigdhaos-thirdp-package.yml b/.github/ISSUE_TEMPLATE/bug-snigdhaos-thirdp-package.yml index 2c9abd0..3cb913e 100644 --- a/.github/ISSUE_TEMPLATE/bug-snigdhaos-thirdp-package.yml +++ b/.github/ISSUE_TEMPLATE/bug-snigdhaos-thirdp-package.yml @@ -8,7 +8,8 @@ body: ## First Thing First! Before filing any issue, ask yourself: - - Are you sure the package built by Snigdha OS? (e.g snigdhaos-welcome) + - Are you sure the package is not built by Snigdha OS? (e.g stacer) + - Are you sure the package comes built-in with Snigdha OS? - Do I have basic ideas about where it goes wrong? (e.g crashing) - Could it be because of my own mistakes? @@ -48,7 +49,7 @@ body: attributes: label: Package Name description: Be sure about the package name. - placeholder: e.g snigdhaos-gtk-theme. + placeholder: e.g stacer. validations: required: true