Add commands for a new issue bot
Reviewed By: mkonicek Differential Revision:D2944312 Ninja: yet to be used fb-gh-sync-id: 17b22063539612ce48eb4acac62f452ca4d65c1d shipit-source-id: 17b22063539612ce48eb4acac62f452ca4d65c1d
This commit is contained in:
parent
7dc1d460c6
commit
f2b95f2b87
|
@ -0,0 +1,14 @@
|
||||||
|
/answered
|
||||||
|
comment Closing this issue as the question has been answered. Please help us by first discussing on [StackOverflow](http://stackoverflow.com/questions/tagged/react-native) before filing a bug. It's the best system for Q&A. Many people from the community hang out there and will be able to see and answer your question. This lets us use the GitHub bug tracker for bugs.
|
||||||
|
close
|
||||||
|
|
||||||
|
/duplicate (#[0-9]+)
|
||||||
|
comment This issue is a duplicate of {match0}.
|
||||||
|
close
|
||||||
|
|
||||||
|
/expected
|
||||||
|
comment This is expected behavior. Closing as we'd like to use the GitHub issue tracker for bugs. If you'd like to change how this feature works please post a feature request on [Product Pains](https://productpains.com/product/react-native/) and let's discuss there. If it gets upvoted enough it might get implemented by the community.
|
||||||
|
close
|
||||||
|
|
||||||
|
/label (.*)
|
||||||
|
add-label {match0}
|
Loading…
Reference in New Issue