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: