From 95dfb7afd2ac9188e55021e4017202212a0ea999 Mon Sep 17 00:00:00 2001 From: Nicola Coretti Date: Mon, 2 Oct 2023 18:56:11 +0200 Subject: [PATCH] Rename Other Issue to Blank Issue --- .github/ISSUE_TEMPLATE/blank.md | 8 ++++++++ .github/ISSUE_TEMPLATE/other.md | 15 --------------- 2 files changed, 8 insertions(+), 15 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/blank.md delete mode 100644 .github/ISSUE_TEMPLATE/other.md diff --git a/.github/ISSUE_TEMPLATE/blank.md b/.github/ISSUE_TEMPLATE/blank.md new file mode 100644 index 0000000..cdd2d66 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/blank.md @@ -0,0 +1,8 @@ +--- +name: 📝 Blank Issue +about: Blank Issue +title: 📝 +labels: +assignees: '' + +--- diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md deleted file mode 100644 index 6835cc2..0000000 --- a/.github/ISSUE_TEMPLATE/other.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -name: 📝 Other Issue -about: Other Issue -title: 📝 -labels: security -assignees: '' - ---- - -# Summary - - -# Details