From 817a4ebc605ded1ccf5d7051e4b06e3c4b888fae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=B3bert=20Kel=C4=8D=C3=A1k?= Date: Tue, 29 Oct 2024 23:09:56 +0100 Subject: [PATCH] Revert "Update issue tpl" This reverts commit 656aa586bafc80a107e5e75483bda653bb9d9f79. --- .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 37ea30f..5850de2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: Bug report description: Tell us about a bug or issue you may have identified in phpCacheAdmin. -title: " " +title: "" labels: [bug] assignees: "-" body: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 5d2203d..37958a6 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,6 @@ name: Feature request description: Suggest new or updated features. -title: " " +title: "Suggest a new feature" labels: [enhancement] assignees: [] body: