From 33257518557f0aeaa283ec54b6da7c9eaebcc3bb Mon Sep 17 00:00:00 2001 From: Aiden Schembri Date: Mon, 30 Jun 2025 15:22:19 +0200 Subject: [PATCH] changed some settings --- .github/ISSUE_TEMPLATE/bug-report.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index ffb8aa3..9a06131 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,6 +1,6 @@ name: "🐛 Bug Report" description: Create a new ticket for a bug. -title: "🐛 " +title: "🐛 " labels: ["bug"] type: "Bug" body: @@ -30,9 +30,7 @@ body: attributes: label: "Screenshots" description: If applicable, add screenshots to help explain your problem. - value: | - ![DESCRIPTION](LINK.png) - render: bash + placeholder: "Drag and drop screenshots here, or paste image URLs using ![description](image-url)" validations: required: false - type: textarea