Skip to content

Commit

Permalink
Create Miscellaneous_Request.yaml
Browse files Browse the repository at this point in the history
Adds miscellaneous request
  • Loading branch information
nikola-nulogy authored Sep 12, 2023
1 parent b5aedb4 commit af4a204
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/Miscellaneous_Request.yaml
Original file line number Diff line number Diff line change
@@ -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 ...

0 comments on commit af4a204

Please sign in to comment.