mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
merge master
This commit is contained in:
56
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
56
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@@ -1,20 +1,19 @@
|
||||
---
|
||||
name: ⚠️ Bug/Issue report
|
||||
about: Please provide as much detail as possible to help us with a bug or issue. Issues
|
||||
name: ⚠️ Bug/Issue report
|
||||
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.
|
||||
<!---
|
||||
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
|
||||
@@ -23,29 +22,38 @@ The issue list of this repo is exclusively for bug reports.
|
||||
|
||||
### Environment
|
||||
|
||||
<!--- (e.g. iOS, Android, Both) --->
|
||||
|
||||
1. Application Target Platform:
|
||||
|
||||
<!--- (e.g. macOS Sierra, Windows 10) --->
|
||||
<!--- (e.g. iOS, Android, Both) --->
|
||||
|
||||
2. Development Operating System:
|
||||
|
||||
<!--- (Xcode or Android Studio version, iOS or Android SDK version - if relevant) --->
|
||||
<!--- (e.g. macOS Sierra, Windows 10) --->
|
||||
|
||||
3. Build Tools:
|
||||
|
||||
<!--- (e.g. 0.45.1) --->
|
||||
<!--- (Xcode or Android Studio version, iOS or Android SDK version - if relevant) --->
|
||||
|
||||
4. React Native version:
|
||||
4. `React Native` version:
|
||||
|
||||
<!--- (e.g. 2.1.3) --->
|
||||
<!--- (e.g. 0.52.0) --->
|
||||
|
||||
5. RNFirebase Version:
|
||||
5. `React Native Firebase` Version:
|
||||
|
||||
<!--- (e.g. 4.3.0) --->
|
||||
|
||||
6. `Firebase` Module:
|
||||
|
||||
<!--- (e.g. database, auth, messaging, analytics etc - or N/A if not applicable) --->
|
||||
|
||||
6. Firebase Module:
|
||||
7. Are you using `typescript`?
|
||||
|
||||
<!-- Love react-native-firebase? Please consider supporting our collective:
|
||||
👉 https://opencollective.com/react-native-firebase/donate -->
|
||||
<!--- yes/no --->
|
||||
|
||||
---
|
||||
|
||||
Loving `react-native-firebase`? Please consider supporting them with any of the below:
|
||||
|
||||
* 👉 Back financially via [Open Collective](https://opencollective.com/react-native-firebase/donate)
|
||||
* 👉 Follow [`React Native Firebase`](https://twitter.com/rnfirebase) and [`Invertase`](https://twitter.com/invertaseio) on Twitter
|
||||
* 👉 Star this repo on GitHub ⭐️
|
||||
|
||||
Reference in New Issue
Block a user