From 5bb198ef4577c5b916c63cb63ac8ae2bdb34b8ff Mon Sep 17 00:00:00 2001 From: Haider Alshamma Date: Mon, 6 Nov 2023 11:36:01 -0500 Subject: [PATCH] Update Bug_report.yaml Add a due date field --- .github/ISSUE_TEMPLATE/Bug_report.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.yaml b/.github/ISSUE_TEMPLATE/Bug_report.yaml index b4f8d58fb6..2399b08c46 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/Bug_report.yaml @@ -38,6 +38,10 @@ body: - label: Myself - label: DesignOps description: Please check the current Design Ops' [estimated completion time](https://github.com/nulogy/design-system/wiki/How-to-file-NDS-work-request#process) before selecting + - type: date + id: due-date + attributes: + label: When do you need this by? - type: textarea id: screenshots attributes: