From e0c9b00b0dd366a9204eaa3ea27338447bc955d7 Mon Sep 17 00:00:00 2001 From: Caramel Date: Mon, 2 Jun 2025 00:58:38 +0000 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/suggest-a-new-site.md --- .github/ISSUE_TEMPLATE/suggest-a-new-site.md | 14 ++++++++++++++ .github/ISSUE_TEMPLATE/suggest-a-new-tool.md | 14 -------------- 2 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/suggest-a-new-site.md delete mode 100644 .github/ISSUE_TEMPLATE/suggest-a-new-tool.md diff --git a/.github/ISSUE_TEMPLATE/suggest-a-new-site.md b/.github/ISSUE_TEMPLATE/suggest-a-new-site.md new file mode 100644 index 0000000..decd9e6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/suggest-a-new-site.md @@ -0,0 +1,14 @@ +--- +name: Suggest a new site +about: Suggest a new site for list.fur +title: "[Add] list.fur" +labels: '' +assignees: caramel + +--- + +### 1. Website Link +- Example: `https://caramel.fur/` + +### 2. Category (Optional) +- What category best describes this site? diff --git a/.github/ISSUE_TEMPLATE/suggest-a-new-tool.md b/.github/ISSUE_TEMPLATE/suggest-a-new-tool.md deleted file mode 100644 index 221812e..0000000 --- a/.github/ISSUE_TEMPLATE/suggest-a-new-tool.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Suggest a new tool -about: Suggest a new tool for riseofmachine.com -title: "[Add] riseofmachine.com" -labels: '' -assignees: planetabhi - ---- - -### 1. Website Link -- Example: `https://riseofmachine.com/` - -### 2. Category (Optional) -- What category best describes this tool?