react-native-firebase/.github/ISSUE_TEMPLATE/Bug_report.md

58 lines
1.7 KiB
Markdown
Raw Normal View History

2018-05-04 09:46:40 +00:00
---
2018-05-04 09:49:05 +00:00
name: ⚠️ Bug/Issue report
2018-05-04 09:46:40 +00:00
about: Please provide as much detail as possible to help us with a bug or issue. Issues
will be closed if they do not follow the template.
---
<!---
BEFORE YOU MAKE AN ISSUE
The issue list of this repo is exclusively for bug reports.
1) For feature requests, please use our Canny board: https://react-native-firebase.canny.io/feature-requests
2) For questions and support please use our Discord chat: https://discord.gg/C9aK28N or Stack Overflow: https://stackoverflow.com/questions/tagged/react-native-firebase
3) If this is a setup issue then please make sure you've correctly followed the setup guides, most setup issues such as 'duplicate dex files', 'default app has not been initialized' etc are all down to an incorrect setup as the guides haven't been correctly followed.
-->
### Issue
<!--- Please write your issue here, provide as much detail as you can, code snippets, key files which will help us to debug such as your `Podfile` and/or `app/build.gradle` file). -->
### Environment
2018-07-01 13:23:38 +00:00
1. Application Target Platform:
2018-05-04 09:46:40 +00:00
<!--- (e.g. iOS, Android, Both) --->
2018-07-01 13:23:38 +00:00
2. Development Operating System:
2018-05-04 09:46:40 +00:00
<!--- (e.g. macOS Sierra, Windows 10) --->
2018-07-01 13:23:38 +00:00
3. Build Tools:
2018-05-04 09:46:40 +00:00
<!--- (Xcode or Android Studio version, iOS or Android SDK version - if relevant) --->
2018-07-01 13:23:38 +00:00
4. `React Native` version:
2018-05-04 09:46:40 +00:00
2018-07-01 13:23:38 +00:00
<!--- (e.g. 0.52.0) --->
2018-05-04 09:46:40 +00:00
2018-07-01 13:23:38 +00:00
5. `React Native Firebase` Version:
2018-05-04 09:46:40 +00:00
2018-07-01 13:23:38 +00:00
<!--- (e.g. 4.3.0) --->
2018-05-04 09:46:40 +00:00
2018-07-01 13:23:38 +00:00
6. `Firebase` Module:
2018-05-04 09:46:40 +00:00
<!--- (e.g. database, auth, messaging, analytics etc - or N/A if not applicable) --->
2018-07-01 13:23:38 +00:00
7. Are you using `typescript`?
<!--- yes/no --->
2018-05-04 09:46:40 +00:00
2018-07-01 13:23:38 +00:00
---
Loving `react-native-firebase`? Please consider supporting their open collective:
2018-05-04 09:46:40 +00:00
👉 https://opencollective.com/react-native-firebase/donate -->