From 2023e200209c911302e762d0f381743fb1a0b2c4 Mon Sep 17 00:00:00 2001 From: kacperkapusciak Date: Thu, 30 Sep 2021 09:53:01 +0200 Subject: [PATCH] docs: update bug-report template --- .github/ISSUE_TEMPLATE/bug-report.md | 45 +++++++++++++++++++++++----- 1 file changed, 38 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 7cb0308be7..e1b9046c76 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -27,21 +27,52 @@ Tell us what's happening here. ### Actual behavior -## Snack or minimal code example +## Reproduction +## Platform + + +- [ ] iOS +- [ ] Android +- [ ] Web +- [ ] Windows +- [ ] tvOS + +## Workflow + + + +- [ ] Managed workflow +- [ ] Bare workflow + ## Package versions -- React: -- React Native: -- React Native Screens: +| package | version | +| -------------------------------------- | ------- | +| react-native | | +| @react-navigation/native | | +| @react-navigation/native-stack | | +| react-native-screens | | +| react-native-safe-area-context | | +| react-native-gesture-handler | | +| react-native-reanimated | | +| expo | | +