From 80646890f1175ae7630a976b134bdcff6006077e Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Tue, 14 Nov 2023 14:17:45 +0100 Subject: [PATCH] missing changes --- .github/ISSUE_TEMPLATE/feature.md | 2 +- .github/ISSUE_TEMPLATE/refactor.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index f313740..27f2211 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -1,5 +1,5 @@ --- -name: 🚀 Feature request +name: 🚀 Feature about: Suggest an idea for this project labels: feature title: 🚀 [Feature] diff --git a/.github/ISSUE_TEMPLATE/refactor.md b/.github/ISSUE_TEMPLATE/refactor.md index b75f7b5..49223c6 100644 --- a/.github/ISSUE_TEMPLATE/refactor.md +++ b/.github/ISSUE_TEMPLATE/refactor.md @@ -1,10 +1,10 @@ --- -name: 🔧 Refactor ticket +name: 🔧 Refactor about: Help us improve our code by refactoring it. labels: refactor title: 🔧 [Refactor] --- -## 🔧 Refactor ticket +## 🔧 Refactor