From af4a2046bfc8f189039eab5f8d15df858241ac3b Mon Sep 17 00:00:00 2001 From: Nikola Pejcic <39559724+nikola-nulogy@users.noreply.github.com> Date: Tue, 12 Sep 2023 17:41:11 -0400 Subject: [PATCH] Create Miscellaneous_Request.yaml Adds miscellaneous request --- .../ISSUE_TEMPLATE/Miscellaneous_Request.yaml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/Miscellaneous_Request.yaml diff --git a/.github/ISSUE_TEMPLATE/Miscellaneous_Request.yaml b/.github/ISSUE_TEMPLATE/Miscellaneous_Request.yaml new file mode 100644 index 000000000..df67e423a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Miscellaneous_Request.yaml @@ -0,0 +1,28 @@ +name: Miscellaneous request +description: File a request that you don't know how to clasify +title: "[Miscellaneous request]: " +labels: ["miscellaneous-request", "triage"] +projects: ["NDS work requests"] +assignees: + - haiderhalsh + - nikola-nulogy +body: + - type: markdown + attributes: + value: | + Thanks for taking the time to fill out the request! + - type: textarea + id: miscellaneous-request-description + attributes: + label: Please describe your request + placeholder: Describe the problem and support request. + - type: textarea + id: blocked + attributes: + label: Is your team blocked from moving forward by the problem described above? + placeholder: Tell us if this problem is blocking your team from delivering value to the customer. Is the customer impact high? + - type: textarea + id: additional + attributes: + label: Additional context + placeholder: Tell us more ...