Update .github/ISSUE_TEMPLATE/adding.yml

This commit is contained in:
Matt Reeves 2024-05-29 00:41:11 +00:00
parent af08c040f5
commit 21f845352a

View file

@ -45,22 +45,22 @@ body:
label: Folder Added To label: Folder Added To
description: Select the folder where the application was added description: Select the folder where the application was added
options: options:
- label: ag-backup - 'ag-backup'
- label: ag-main - 'ag-main'
- label: AI - 'AI'
- label: arm - 'arm'
- label: arrs - 'arrs'
- label: authentik - 'authentik'
- label: cf - 'cf'
- label: downloaders - 'downloaders'
- label: drone - 'drone'
- label: jellyfin - 'jellyfin'
- label: kasm - 'kasm'
- label: netboot - 'netboot'
- label: nexus - 'nexus'
- label: portainer - 'portainer'
- label: twingate - 'twingate'
- label: New Folder - 'New Folder'
description: Select this if a new folder was created description: Select this if a new folder was created
- type: input - type: input
@ -92,7 +92,7 @@ body:
- label: Add to CD Platform Logic - label: Add to CD Platform Logic
description: Add necessary logic to the CD platform for the new application description: Add necessary logic to the CD platform for the new application
- label: Testing and Validation - 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 - type: textarea
id: additional-notes id: additional-notes