[Bot] Adjust the some of the wording of the NewIssueGreeting

Made it a little more terse and replaced "We have limited bandwidth" for more clarity.
This commit is contained in:
James Ide 2015-11-18 15:07:15 -08:00
parent dd09c88571
commit dbba143a7a
1 changed files with 1 additions and 3 deletions

View File

@ -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).