From 0d5b41b83af7a68cfc81b8bcbabab757c83a07f4 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 6 Sep 2025 10:02:39 +0200 Subject: [PATCH] Slim further --- .github/ISSUE_TEMPLATE/bug.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index c4852ed..ae5d17d 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -5,13 +5,12 @@ body: - type: markdown attributes: value: | - Remember: Omarchy is an open source gift, not a product you bought from a a vendor + Remember: Omarchy is an open source gift, not a product you bought from a vendor - type: input id: system-details attributes: label: System details - description: What CPU/Graphics/version are you using? placeholder: e.g. AMD 9950X, NVIDIA 5090, Omarchy 2.1.0 validations: required: true