From e9ee2cb347c7d38410e8170c00a5c15df54fdf31 Mon Sep 17 00:00:00 2001 From: Ronaldson Bellande <47253433+RonaldsonBellande@users.noreply.github.com> Date: Wed, 30 Oct 2024 16:18:13 -0400 Subject: [PATCH] Delete .github/ISSUE_TEMPLATE directory --- .github/ISSUE_TEMPLATE /add-new-software.md | 8 -------- .github/ISSUE_TEMPLATE /config.yml | 5 ----- .github/ISSUE_TEMPLATE /update-software.md | 8 -------- 3 files changed, 21 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE /add-new-software.md delete mode 100644 .github/ISSUE_TEMPLATE /config.yml delete mode 100644 .github/ISSUE_TEMPLATE /update-software.md diff --git a/.github/ISSUE_TEMPLATE /add-new-software.md b/.github/ISSUE_TEMPLATE /add-new-software.md deleted file mode 100644 index e423580..0000000 --- a/.github/ISSUE_TEMPLATE /add-new-software.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: Add New Software -about: 'Adding New Software to the Package Manager' -title: '' -labels: '' -assignees: '' - ---- diff --git a/.github/ISSUE_TEMPLATE /config.yml b/.github/ISSUE_TEMPLATE /config.yml deleted file mode 100644 index dce0d6d..0000000 --- a/.github/ISSUE_TEMPLATE /config.yml +++ /dev/null @@ -1,5 +0,0 @@ -blank_issues_enabled: false -contact_links: - - name: GitHub Community Support - url: https://github.com/Architecture-Mechanism/community/discussions - about: Please ask and answer questions here. diff --git a/.github/ISSUE_TEMPLATE /update-software.md b/.github/ISSUE_TEMPLATE /update-software.md deleted file mode 100644 index b584dce..0000000 --- a/.github/ISSUE_TEMPLATE /update-software.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: Update Software -about: 'Update A Software Version' -title: '' -labels: '' -assignees: '' - ----