From 47d9c2799752e147db9009c85f3b0883d7955560 Mon Sep 17 00:00:00 2001 From: Bohdan Artiukhov <69891500+bohdanprog@users.noreply.github.com> Date: Thu, 13 Jun 2024 17:11:14 +0200 Subject: [PATCH] fix: issue template (#2301) # Summary Fix issue template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 1e51c3621..5ed95ddda 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -48,7 +48,7 @@ body: required: true - type: input - id: react-native-svg version + id: react-native-svg-version attributes: label: SVG version description: What version of react-native-svg are you using?