From 89e6e0fc93f940c657c2a651bd53eca2f1cd73fe Mon Sep 17 00:00:00 2001 From: Michael Keller Date: Sun, 13 Dec 2020 10:52:02 +0100 Subject: [PATCH] Added translation comment to 'missing information' bot. --- .github/no-response.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/no-response.yml b/.github/no-response.yml index f6a2a8d9..182391f2 100644 --- a/.github/no-response.yml +++ b/.github/no-response.yml @@ -3,10 +3,13 @@ # Number of days of inactivity before an Issue is closed for lack of response daysUntilClose: 1 # Label requiring a response -responseRequiredLabel: Missing Information +responseRequiredLabel: + - Missing Information + - Translation change - wrong approach # Comment to post when closing an Issue for lack of response. Set to `false` to disable closeComment: > This issue has been automatically closed because the information we asked to be provided when opening it was not supplied by the original author. With only the information that is currently in the issue, we don't have enough information to take action. + For translation changes, please see https://github.com/betaflight/betaflight/blob/master/README.md#translators for instructions on how to submit them.