feat: update needs-more-info git workflow (#2314)

# Summary
update check of react-native-svg version in GitHub workflow.
This commit is contained in:
Bohdan Artiukhov
2024-06-28 09:04:45 +02:00
committed by GitHub
parent c0ee3e9ca0
commit fe48dfb238

View File

@@ -32,7 +32,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
needs-more-info-label: 'Missing info'
required-sections: 'Description;Steps to reproduce;Snack or a link to a repository;React-native-svg version;React Native version;Platforms'
required-sections: 'Description;Steps to reproduce;Snack or a link to a repository;SVG version;React Native version;Platforms'
needs-more-info-response: "Hey! 👋 \n\nIt looks like you've omitted a few important sections from the issue template."
check-issues-only-created-after: 2024-06-14
# This action also appends something like: "Please complete X, Y and Z sections." to the response.