diff --git a/.github/DISCUSSION_TEMPLATE/admin.yaml b/.github/DISCUSSION_TEMPLATE/admin.yaml new file mode 100644 index 0000000..61c9ca4 --- /dev/null +++ b/.github/DISCUSSION_TEMPLATE/admin.yaml @@ -0,0 +1,28 @@ +title: "[admin-Feedback] " +labels: ["admin"] +body: + - type: textarea + id: what-happened + attributes: + label: Category Feedback + description: + placeholder: Tell us what you see + value: "Add details \n - Expected behaviour you didn't see \n - Unexpected behaviour \n - suggested functionality \n - Steps to reproduce the problem" + validations: + required: true + - type: dropdown + id: TF-Groups + attributes: + label: Dependency with other categories, if any. + multiple: true + options: + - No Dependency + - Admin + - Address + - Base + - Data Platform + - Dev Advocacy + - GERs + - Schema + - Transportation + ### Thanks for your submission