mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-01-12 22:51:18 +08:00
chore: update issue template
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
8
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: React Navigation 5
|
||||
description: Report an issue with React Navigation 5
|
||||
name: React Navigation 6
|
||||
description: Report an issue with React Navigation 6
|
||||
labels: [bug]
|
||||
body:
|
||||
- type: markdown
|
||||
@@ -67,6 +67,7 @@ body:
|
||||
- label: '@react-navigation/material-bottom-tabs'
|
||||
- label: '@react-navigation/material-top-tabs'
|
||||
- label: '@react-navigation/stack'
|
||||
- label: '@react-navigation/native-stack'
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
@@ -75,7 +76,7 @@ body:
|
||||
description: |
|
||||
What are the exact versions of packages that you are using?
|
||||
|
||||
When filling the table below, remove the packages that you're not using.
|
||||
When filling the table below, **please remove the packages** that you're not using.
|
||||
value: |
|
||||
| package | version |
|
||||
| -------------------------------------- | ------- |
|
||||
@@ -85,6 +86,7 @@ body:
|
||||
| @react-navigation/material-bottom-tabs |
|
||||
| @react-navigation/material-top-tabs |
|
||||
| @react-navigation/stack |
|
||||
| @react-navigation/native-stack |
|
||||
| react-native-safe-area-context |
|
||||
| react-native-screens |
|
||||
| react-native-gesture-handler |
|
||||
|
||||
Reference in New Issue
Block a user