From 741336e240da134e7da15ac86076368958008055 Mon Sep 17 00:00:00 2001 From: mafyuh Date: Tue, 28 May 2024 04:07:30 +0000 Subject: [PATCH] Delete .github/issue_template.md --- .github/issue_template.md | 70 --------------------------------------- 1 file changed, 70 deletions(-) delete mode 100644 .github/issue_template.md diff --git a/.github/issue_template.md b/.github/issue_template.md deleted file mode 100644 index ffe16e0..0000000 --- a/.github/issue_template.md +++ /dev/null @@ -1,70 +0,0 @@ ---- -name: Delete Application -about: Track the process of deleting an application -title: "Delete Application: [Application Name]" -labels: deletion -assignees: ---- - -## Application Details - -**Application Name**: [Name of the application to be deleted] - -## Reason for Deletion - -Please select one or more reasons for the deletion: -- [ ] No longer needed -- [ ] Replaced by another application: - -- [ ] Maintenance overhead -- [ ] Security vulnerabilities -- [ ] Performance issues -- [ ] Compatibility issues -- [ ] Licensing issues -- [ ] Other (please specify): - - -## Impacted Folders - -Select the folders that are impacted by the deletion: -- [ ] ag-backup -- [ ] ag-main -- [ ] AI -- [ ] arm -- [ ] arrs -- [ ] authentik -- [ ] cf -- [ ] downloaders -- [ ] drone -- [ ] jellyfin -- [ ] kasm -- [ ] netboot -- [ ] nexus -- [ ] portainer -- [ ] twingate - -## Steps to Delete - -Please check off each step as it is completed: - -1. **Remove Configuration Files**: - - [ ] Locate and remove all configuration files related to the application. -2. **Update Wiki**: - - [ ] Add Archived tag to Wiki page. - - [ ] Update any architecture diagrams or flowcharts. -3. **Update README(s)**: - - [ ] Remove app from main table. -4. **Remove From CD Platform Logic**: - - [ ] Remove uneeded if statement from CD platform. -5. **Deletion from host**: - - [ ] Ensure that the application and all related files have been successfully removed. -6. **Close Related Issues**: - - [ ] Close any open issues or tasks related to the application. -7. **If you are deleting the entire folder check this box**: - - [ ] Deleting entire folder - -## Additional Notes - -**Comments**: - -