mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-28 12:15:44 +08:00
collapse issue template sections
[skip ci]
This commit is contained in:
19
.github/ISSUE_TEMPLATE.md
vendored
19
.github/ISSUE_TEMPLATE.md
vendored
@@ -37,6 +37,9 @@ Describe your issue here
|
||||
|
||||
### iOS
|
||||
|
||||
<details><summary>Click To Expand</summary>
|
||||
<p>
|
||||
|
||||
#### `ios/Podfile`:
|
||||
|
||||
- [ ] I'm not using Pods
|
||||
@@ -52,10 +55,16 @@ Describe your issue here
|
||||
// N/A
|
||||
```
|
||||
|
||||
</p>
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
### Android
|
||||
|
||||
<details><summary>Click To Expand</summary>
|
||||
<p>
|
||||
|
||||
#### `android/build.gradle`:
|
||||
|
||||
```groovy
|
||||
@@ -86,10 +95,16 @@ Describe your issue here
|
||||
<!-- N/A -->
|
||||
```
|
||||
|
||||
</p>
|
||||
</details>
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Environment
|
||||
|
||||
<details><summary>Click To Expand</summary>
|
||||
<p>
|
||||
|
||||
**`react-native info` output:**
|
||||
|
||||
@@ -111,6 +126,10 @@ Describe your issue here
|
||||
- `e.g. Instance ID`
|
||||
- **Are you using `TypeScript`?**
|
||||
- `Y/N`
|
||||
|
||||
</p>
|
||||
</details>
|
||||
|
||||
|
||||
<!-- Thanks for reading this far down ❤️ -->
|
||||
<!-- High quality, detailed issues are much easier to triage for maintainers -->
|
||||
|
||||
Reference in New Issue
Block a user