bugsnag / bugsnag-react-native

Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
https://docs.bugsnag.com/platforms/react-native
MIT License
369 stars 121 forks source link

fix(pod version cmd) #469

Closed xljones closed 4 years ago

xljones commented 4 years ago

pod -v is now pod --version, updated in all docs accordingly.

Goal

Brings issue templates inline with changes made to bugsnag-cocoa here https://github.com/bugsnag/bugsnag-cocoa/pull/746