From a55192074ea8ebd53f793c8e76e0a024bf79fb6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= <165856+hramos@users.noreply.github.com> Date: Tue, 10 Oct 2017 15:19:52 -0700 Subject: [PATCH] Update IssueCommands.txt --- bots/IssueCommands.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bots/IssueCommands.txt b/bots/IssueCommands.txt index 0da53b3f1..aae4d3443 100644 --- a/bots/IssueCommands.txt +++ b/bots/IssueCommands.txt @@ -26,9 +26,8 @@ add-label Needs Response from Author close @facebook-github-bot no-template -comment Hey, thanks for reporting this issue! It looks like your description is missing some necessary information, or the list of reproduction steps is not complete. Can you please add all the details specified in the [Issue Template](https://raw.githubusercontent.com/facebook/react-native/master/.github/ISSUE_TEMPLATE.md)? This is necessary for people to be able to understand and reproduce the issue being reported. I am going to close this, but feel free to open a new issue with the additional information provided and someone will take a look. See ["What to Expect from Maintainers"](https://facebook.github.io/react-native/docs/maintainers.html#handling-issues) to learn more. +comment Hey, thanks for reporting this issue! It looks like your description is missing some necessary information, or the list of reproduction steps is not complete. Can you please add all the details specified in the [Issue Template](https://raw.githubusercontent.com/facebook/react-native/master/.github/ISSUE_TEMPLATE.md)? This is necessary for people to be able to understand and reproduce the issue being reported. I am going to close this, but feel free to open a new issue with the additional information provided. Thanks! See ["What to Expect from Maintainers"](https://facebook.github.io/react-native/docs/maintainers.html#handling-issues) to learn more. add-label Needs more information -add-label Missing required information from template close @facebook-github-bot close