From e8be07de9c8d79d7aa4d103677847bd97d5275d7 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sun, 14 Apr 2024 06:16:07 +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-package.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-snigdhaos-package.yml b/.github/ISSUE_TEMPLATE/bug-snigdhaos-package.yml index 9da0b42..961e609 100644 --- a/.github/ISSUE_TEMPLATE/bug-snigdhaos-package.yml +++ b/.github/ISSUE_TEMPLATE/bug-snigdhaos-package.yml @@ -37,8 +37,10 @@ body: required: true - label: I have cleared the package cache and reinstalled the package. Read [How to clear package cache?](https://snigdhaos.org/documentation/blog/) required: true - - label: I have checked for latest package by executing `sudo pacman -Syyu` or `update` - - label: I have tried the `upgrade` or `update` command. + - label: I have checked for latest package update. + required: true + - label: I have tried the `sudo pacman -Syyu` or `update` command. + required: true - label: I have read the console error message carefully (if applicable). - label: I am not using virtual machine.