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: '' - ----