From d342f3fea85ece8d36fdf8c8fa7e60c12769d946 Mon Sep 17 00:00:00 2001 From: BySwiizen Date: Fri, 9 Feb 2024 22:20:30 +0100 Subject: [PATCH] Fix templates icon --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 2 +- .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 47f4dfd..d0799b4 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -1,4 +1,4 @@ -name: ? Bug report +name: 🐛 Bug report description: Found a bug in UltraCosmetics-gui-addon? Report it here! labels: ["bug"] body: diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml index 45d6c81..b6596e5 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml @@ -1,4 +1,4 @@ -name: ? Feature request +name: 🚀 Feature request description: "Have an idea for a new feature in UltraCosmetics-gui-addon? Suggest it here!" labels: ["enhancement"] body: