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