From b8fdf7ec941523f323503af73c04476c2def4430 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Thu, 12 Sep 2024 07:11:02 -0700 Subject: [PATCH] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index cb17426a..6e7d915b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,5 +1,5 @@ name: Bug Report -description: File a bug report. +description: "Something isn't working properly in Yaak" title: "[Bug]: " labels: ["bug", "triage"] assignees: @@ -8,7 +8,7 @@ body: - type: markdown attributes: value: | - Thanks for taking the time to fill out this bug report! + Thanks for taking the time to fill out this bug report 🤗 - type: textarea id: what-happened attributes: