From 21f845352abf53bdc856d9b6f482cfeb2f8de138 Mon Sep 17 00:00:00 2001 From: mafyuh Date: Wed, 29 May 2024 00:41:11 +0000 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/adding.yml --- .github/ISSUE_TEMPLATE/adding.yml | 34 +++++++++++++++---------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/adding.yml b/.github/ISSUE_TEMPLATE/adding.yml index bf95cc9..67f81c1 100644 --- a/.github/ISSUE_TEMPLATE/adding.yml +++ b/.github/ISSUE_TEMPLATE/adding.yml @@ -45,22 +45,22 @@ body: label: Folder Added To description: Select the folder where the application was added options: - - label: ag-backup - - label: ag-main - - label: AI - - label: arm - - label: arrs - - label: authentik - - label: cf - - label: downloaders - - label: drone - - label: jellyfin - - label: kasm - - label: netboot - - label: nexus - - label: portainer - - label: twingate - - label: New Folder + - 'ag-backup' + - 'ag-main' + - 'AI' + - 'arm' + - 'arrs' + - 'authentik' + - 'cf' + - 'downloaders' + - 'drone' + - 'jellyfin' + - 'kasm' + - 'netboot' + - 'nexus' + - 'portainer' + - 'twingate' + - 'New Folder' description: Select this if a new folder was created - type: input @@ -92,7 +92,7 @@ body: - label: Add to CD Platform Logic description: Add necessary logic to the CD platform for the new application - label: Testing and Validation - description: Ensure the application is tested and validated + description: Ensure the application is tested and validated in the environment - type: textarea id: additional-notes