From cff866b3c8d6ea4670f270f3670513ca01ae363f Mon Sep 17 00:00:00 2001 From: David Poindexter Date: Sun, 29 Dec 2019 21:09:28 -0500 Subject: [PATCH] Update issue templates to auto apply correct label (#3433) Add "Status: New" label to all new Bug and Enhancement issues. --- .github/ISSUE_TEMPLATE/bug-report.md | 2 ++ .github/ISSUE_TEMPLATE/enhancement-request.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 195b8bc9baa..c60d7ce1722 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,6 +1,8 @@ --- name: Bug Report about: Report a bug in DNN Platform +labels: "Status: New" +assignees: dnnsoftware/triage ---