From 5b3a597ad76b91b7f06b897335ae61b68ce00f2b Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Tue, 21 Nov 2023 23:57:39 +0100 Subject: [PATCH] chore: Remove irrelevant example from issue template --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 5884f1a..23950c4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -17,7 +17,6 @@ body: - Describe your bug in detail - Add steps to reproduce the bug if possible (Step 1. ... Step 2. ...) - Add images and videos if possible - - List used patches if applicable validations: required: true - type: textarea