mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 17:45:59 +00:00
bf5aa9e1e7
Summary: We migrated everyone on Product Pains over to our new service, Canny. We also moved every product's feedback to a product-specific subdomain (eg. https://react-native.canny.io/feature-requests). This PR updates every Product Pains URL over to its new Canny version. Changes only affect docs, blog posts, and bot responses - not the React Native library itself. **Test plan** I visited https://react-native.canny.io/feature-requests. Since there are no code changes this seems sufficient but let me know if I need to run the blog website or something. Closes https://github.com/facebook/react-native/pull/12429 Differential Revision: D4581492 Pulled By: hramos fbshipit-source-id: 7d124ab7ed9228d47f1bc4417d8992f15ff17f01
2 lines
975 B
JavaScript
2 lines
975 B
JavaScript
javascript:(function(){$('#new_comment_field')[0].value='Hey @' + $(".timeline-comment-header-text").first().find(".author").text() + '! Thanks for reporting this!\n\nThere\'s an awesome place to ask question like this one: [StackOverflow](http://stackoverflow.com/questions/tagged/react-native). It\'s the best system for Q&A. Many people from the community hang out there and will be able to see your question, you can vote on answers and mark question as answered etc. This lets us keep a list of bug reports and feature requests on github and especially [Canny](https://react-native.canny.io/feature-requests) (again, with voting which is really nice).\n\nIf you think StackOverflow works for you please consider posting there instead and closing this issue.\n\nI\'m posting this here because github issues haven\'t been working very well for us and because StackOverflow is so much better. Thanks for reading! :)';$('button.btn-primary:contains("Comment")').click()})()
|