From 76a7de374376e31f8b1ff0224bcafe4ebe9bbd86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikl=C3=B3s=20Fazekas?= Date: Wed, 21 Feb 2024 06:38:25 +0100 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ca21516f9..05c77cc11 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -28,6 +28,15 @@ body: placeholder: 10.7.0 validations: required: true +- type: input + id: react-native-version + attributes: + label: React Native Version + description: |- + The React Native version + placeholder: 0.73.2 + validations: + required: true - type: dropdown id: platform attributes: