From d65fdd4ee6acde67ad0b8f0e3909eee3cd68efd9 Mon Sep 17 00:00:00 2001 From: Lukas W Date: Sun, 22 Apr 2018 08:34:46 +0200 Subject: [PATCH] Create no-response.yml --- .github/no-response.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/no-response.yml diff --git a/.github/no-response.yml b/.github/no-response.yml new file mode 100644 index 000000000..476165408 --- /dev/null +++ b/.github/no-response.yml @@ -0,0 +1,2 @@ +# Label requiring a response +responseRequiredLabel: "response required"