From a8b28cee106ce5eeb33585b618fa252bc0141d17 Mon Sep 17 00:00:00 2001 From: Ramya Achutha Rao Date: Tue, 26 Sep 2017 14:17:45 -0700 Subject: [PATCH] Use vscode bot for needs more info --- .github/needs_mode_info.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/needs_mode_info.yml diff --git a/.github/needs_mode_info.yml b/.github/needs_mode_info.yml new file mode 100644 index 000000000..e7de8ac3d --- /dev/null +++ b/.github/needs_mode_info.yml @@ -0,0 +1,6 @@ +{ + daysUntilClose: 7, + needsMoreInfoLabel: 'needs more info', + perform: true, + closeComment: 'This issue has been closed automatically because it needs more information and has not had recent activity. Thank you for your contributions.' +} \ No newline at end of file