diff --git a/.github/ISSUE_TEMPLATE/blank-issue.md b/.github/ISSUE_TEMPLATE/blank-issue.md index 5b3e6c8a..bc1c64f7 100644 --- a/.github/ISSUE_TEMPLATE/blank-issue.md +++ b/.github/ISSUE_TEMPLATE/blank-issue.md @@ -1,10 +1,62 @@ --- -name: Blank issue -about: Create a new issue from scratch +name: I have a problem with rive-nitro-react-native +about: Tell us what's wrong title: '' labels: '' assignees: '' --- + + +### Description + + +### Provide a Repro + + +#### Source `.riv`/`.rev` file + + +### Expected behavior + + +#### Screenshots + + +![Screenshot](url) + +### Device & Versions (please complete the following information) +- Device: [e.g. Android Emulator, iOS Simulator] +- OS: [e.g. Android SDK API Level 30, iOS 14.5] +- React Native Version: [Check your package.json or run `npx react-native info` e.g.: `0.79.2`] +- Expo Version (if applicable): [Check your package.json or run `npx expo-env-info | grep 'expo:'` e.g.: `~54.0.0`] +- rive-nitro-react-native Version: [Check your package.json e.g.: `0.1.0`] + +#### Additional context +