From eb2cc079341f0c11342a438d4efdc58a8a825aa6 Mon Sep 17 00:00:00 2001 From: Anselme Date: Mon, 4 Dec 2023 15:13:37 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e5383ec..7633723 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,12 +13,13 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior - ** Environment ** -give the output of the following command -```bash -npx react-native info -``` +give the output of the following command `npx react-native info` **Additional context** Add any other context about the problem here. +- expo version (ex: 49) +- branch (ex: expo49-expo-router) +- target : Android / iOS +- device : simulator / real device +- type: local build / expo build