From 029aa5bf2cf32cef11c11b23b27f5dcfe242f70f Mon Sep 17 00:00:00 2001 From: Konstantin Raev Date: Sun, 20 Mar 2016 12:47:06 -0700 Subject: [PATCH] fixed facebook-github-bot command duplication Summary:clowns Closes https://github.com/facebook/react-native/pull/6550 Differential Revision: D3074924 Pulled By: mkonicek fb-gh-sync-id: c014726bfc42c8d8820ec4cca13ec252ebdc50fc shipit-source-id: c014726bfc42c8d8820ec4cca13ec252ebdc50fc --- bots/IssueCommands.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/bots/IssueCommands.txt b/bots/IssueCommands.txt index d2feeaad3660dd..1f7a4a59857d44 100644 --- a/bots/IssueCommands.txt +++ b/bots/IssueCommands.txt @@ -33,9 +33,5 @@ comment Okay, reopening this issue. reopen @facebook-github-bot feature -comment Hey {issue_author}! Thanks for opening the issue, however it looks like a feature request. As noted in the [Issue template](https://github.com/facebook/react-native/blob/master/ISSUE_TEMPLATE.md) we'd like to use the GitHub issues to track bugs only. Can you implement the feature as a standalone npm module? If not consider sending a pull request or a create an entry on [Product Pains](https://productpains.com/product/react-native). It has a voting system and if the feature gets upvoted enough it might get implemented. -feature - -@facebook-github-bot feature -comment Hey {issue_author}! Thanks for opening the issue, but we are closing it because it looks like a feature request. If this can't be implemented as a standalone [npm](https://npmjs.org) module free to send us a Pull Request or create an entry on [Product Pains](https://productpains.com/product/react-native). It has a voting system and if the feature gets upvoted enough it might get implemented.' -feature +comment Hey {issue_author}! Thanks for opening the issue, however it looks like a feature request. As noted in the [Issue template](https://github.com/facebook/react-native/blob/master/ISSUE_TEMPLATE.md) we'd like to use the GitHub issues to track bugs only. Can you implement the feature as a standalone npm module? If not consider sending a pull request or a create an entry on [Product Pains](https://productpains.com/product/react-native). It has a voting system and if the feature gets upvoted enough it might get implemented. Will close this issue. +close