This is an automated email from the ASF dual-hosted git repository. sxjscience pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git
The following commit(s) were added to refs/heads/master by this push: new 8ebb537 add 'needs triage' label to new bug reports (#18696) 8ebb537 is described below commit 8ebb5372c3ad414cde096fb82de8be14cb748b11 Author: Sheng Zha <s...@users.noreply.github.com> AuthorDate: Mon Jul 13 13:17:12 2020 -0700 add 'needs triage' label to new bug reports (#18696) --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7a0115d..b34ee8b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: '' -labels: 'Bug' +labels: 'Bug, needs triage' assignees: '' ---