Update issue bot commands and guidelines
Reviewed By: mkonicek Differential Revision:D3029843 Ninja: oss only fb-gh-sync-id: b8de21e9947904c572b2214f284c35be0c1af616 shipit-source-id: b8de21e9947904c572b2214f284c35be0c1af616
This commit is contained in:
parent
c01435ced0
commit
3418dd5621
|
@ -1,4 +1,4 @@
|
|||
React Native GitHub Issue Task Force: brentvatne, chirag04, christopherdro, corbt, dsibiski, grabbou, ide, jsierles, kmagiera, Kureev, lelandrichardson, satya164, skevy, janicduplessis
|
||||
React Native GitHub Issue Task Force: astreet, bestander, brentvatne, browniefed, cancan101, chirag04, christopherdro, corbt, cosmith, davidaurelio, dmmiller, dsibiski, foghina, frantic, grabbou, gre, ide, janicduplessis, javache, jaygarcia, jsierles, kmagiera, kmagiera, Kureev, lelandrichardson, martinbigio, mkonicek, satya164, skevy, vjeux
|
||||
|
||||
@facebook-github-bot answered
|
||||
comment Closing this issue as {author} says the question asked has been answered. Please help us by asking questions on [StackOverflow](http://stackoverflow.com/questions/tagged/react-native). StackOverflow is amazing for Q&A: it has a reputation system, voting, the ability to mark a question as answered. Because of the reputation system it is likely the community will see and answer your question there. This also helps us use the GitHub bug tracker for bugs only.
|
||||
|
|
|
@ -7,7 +7,7 @@ Example: [#5977](https://github.com/facebook/react-native/issues/5977)
|
|||
### An issue is a question
|
||||
StackOverflow is really good for Q&A. It has a reputation system and voting. Questions should absolutely be asked on StackOverflow rather than GitHub. However, to make this work we should hang out on StackOverflow every now and then and answer questions. A nice side effect is you'll get reputation for answering questions there rather than on GitHub.
|
||||
Comment `@facebook-github-bot stack-overflow` to close the issue.
|
||||
Examples: [#6015](https://github.com/facebook/react-native/issues/6015), [#6059](https://github.com/facebook/react-native/issues/6059), [#6062](https://github.com/facebook/react-native/issues/6062)
|
||||
Examples: [#6378](https://github.com/facebook/react-native/issues/6378), [#6015](https://github.com/facebook/react-native/issues/6015), [#6059](https://github.com/facebook/react-native/issues/6059), [#6062](https://github.com/facebook/react-native/issues/6062).
|
||||
|
||||
### An issue is a question that's been answered
|
||||
Sometimes and issue has been resolved in the comments. Resolved issues should be closed.
|
||||
|
|
Loading…
Reference in New Issue