diff --git a/bots/NewIssueGreeting.md b/bots/NewIssueGreeting.md index a2f85a191..71f3cad64 100644 --- a/bots/NewIssueGreeting.md +++ b/bots/NewIssueGreeting.md @@ -2,8 +2,6 @@ Hey {author}, thanks for reporting this issue! We've started using a new website called **[Product Pains](https://productpains.com/product/react-native/?tab=top)** to help the community **prioritize issues**. -We have limited bandwidth, it's therefore important to know which issues should be fixed first. The reason Product Pains works better than github is that people can **vote on issues**. On github it's possible to [sort issues by the number of comments](https://github.com/facebook/react-native/issues?q=is%3Aissue+is%3Aopen+sort%3Acomments-desc) but that gives only a very rough estimate of their importance to the community. - -If you want to help the community prioritize, go ahead and give [Product Pains](https://productpains.com/product/react-native/?tab=top) a try. You can link to this issue from Product Pains. +We have a limited number of people working on React Native; it's therefore important to know which issues should be fixed first. The reason Product Pains works better than GitHub is that people can **vote on issues**. If you want to help the community prioritize, go ahead and give [Product Pains](https://productpains.com/product/react-native/?tab=top) a try. You can link to this issue from Product Pains. There are also other ways to get help. Chat with us on [Reactiflux](https://discord.gg/0ZcbPKXt5bWJVmUY) in #react-native or check out the [README](https://github.com/facebook/react-native#getting-help).