From 7d448192cc045555e36ee76a2dca51ce9637ac66 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Sun, 27 Jan 2019 18:33:36 -0500 Subject: [PATCH] Now that was definitely an accident! --- .github/ISSUE_TEMPLATE/0-bug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/0-bug.md b/.github/ISSUE_TEMPLATE/0-bug.md index 111aa56368..cd40bfe7b8 100644 --- a/.github/ISSUE_TEMPLATE/0-bug.md +++ b/.github/ISSUE_TEMPLATE/0-bug.md @@ -3,7 +3,7 @@ name: Bug report about: Use this template for reporting a bug that you have found in mlpack. title: '' labels: 't: bug report, s: unanswered' -assignees: rcurtin +assignees: '' ---