Skip to content

Commit dea2199

Browse files
author
Martin Konicek
committed
Add messages for Facebook github bot
1 parent e6b0eae commit dea2199

3 files changed

Lines changed: 15 additions & 0 deletions

File tree

bots/NewIssueGreeting.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Hey <person>, thanks for reporting this issue!
2+
3+
We've started using a new website called **[Product Pains](https://productpains.com/product/react-native/?tab=top)** to help the community **prioritize issues**.
4+
5+
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.
6+
7+
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.
8+
9+
There are also other ways to get help - see the [README](https://github.com/facebook/react-native#getting-help).

bots/QuestionGreeting.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
*By analyzing the title and description for some common words it looks like this issue might be a question. If this is wrong please cc mkonicek.*
2+
3+
Please consider using [Stack Overflow](http://stackoverflow.com/questions/tagged/react-native) for questions. It's the best system for Q&A and the best way to get questions answered.
4+
5+
Many people from the community hang out on Stack Overflow and will be able to see your question. If Stack Overflow works for you, consider posting there and closing this issue.

bots/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
These are the comments inserted by the Facebook github bot to new issues.

0 commit comments

Comments
 (0)