diff --git a/.github/ISSUE_TEMPLATE/Helpdesk.yml b/.github/ISSUE_TEMPLATE/Helpdesk.yml index 8f1e9e1..7fffdc5 100644 --- a/.github/ISSUE_TEMPLATE/Helpdesk.yml +++ b/.github/ISSUE_TEMPLATE/Helpdesk.yml @@ -18,12 +18,25 @@ body: validations: required: true - - type: textarea + - type: dropdown id: requesting_org attributes: label: Requesting Organization - description: Specify the organization and, if applicable, the specific division, branch, or office requesting assistance. - placeholder: "e.g., University, NOAA/NWS/EMC, NRL Monterey, NASA/GMAO" + description: Select the organization requesting assistance or project if applicable. + options: + - Other + - CADRE + - FALCON + - RRFS + - MMM + - NASA + - Navy + - NESDIS + - NWS + - OAR-EPIC + - UKMO + - University + - USAF validations: required: true