From 9c60781f77d66485ba4ee86fdca9daf91d4f84a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Rodr=C3=ADguez=20Baquero?= Date: Fri, 4 Sep 2020 21:40:36 -0500 Subject: Create config.yml --- .github/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/config.yml (limited to '.github') diff --git a/.github/config.yml b/.github/config.yml new file mode 100644 index 0000000..214fbb4 --- /dev/null +++ b/.github/config.yml @@ -0,0 +1,8 @@ + Configuration for request-info - https://github.com/behaviorbot/request-info + +# *Required* Comment to reply with +requestInfoReplyComment: > + We would appreciate it if you could provide us with more info about this issue/pr! + +# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given +requestInfoLabelToAdd: "need more info" -- cgit v1.2.3