From f82bec06c20495cadb92e1aa5f220aa8c858fda8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikl=C3=B3s=20Fazekas?= Date: Wed, 19 Nov 2025 14:56:02 +0100 Subject: [PATCH 1/5] chore: added github issue template --- .github/ISSUE_TEMPLATE/blank-issue.md | 56 ++++++++++++++++++++++++++- 1 file changed, 54 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/blank-issue.md b/.github/ISSUE_TEMPLATE/blank-issue.md index 5b3e6c8a..23ab0859 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-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-react-native Version: [Check your package.json e.g.: `7.0.0`] + +#### Additional context + From f7249b28d08c43c116056adc68e3cc105f557b71 Mon Sep 17 00:00:00 2001 From: Gordon Date: Thu, 20 Nov 2025 09:52:24 +0100 Subject: [PATCH 2/5] Update .github/ISSUE_TEMPLATE/blank-issue.md --- .github/ISSUE_TEMPLATE/blank-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/blank-issue.md b/.github/ISSUE_TEMPLATE/blank-issue.md index 23ab0859..5c01128c 100644 --- a/.github/ISSUE_TEMPLATE/blank-issue.md +++ b/.github/ISSUE_TEMPLATE/blank-issue.md @@ -1,5 +1,5 @@ --- -name: I have a problem with rive-react-native +name: I have a problem with rive-nitro-react-native about: Tell us what's wrong title: '' labels: '' From af7d032df6607ff73683f0831d0c4cf6d116897e Mon Sep 17 00:00:00 2001 From: Gordon Date: Thu, 20 Nov 2025 09:52:34 +0100 Subject: [PATCH 3/5] Update .github/ISSUE_TEMPLATE/blank-issue.md --- .github/ISSUE_TEMPLATE/blank-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/blank-issue.md b/.github/ISSUE_TEMPLATE/blank-issue.md index 5c01128c..9eb54727 100644 --- a/.github/ISSUE_TEMPLATE/blank-issue.md +++ b/.github/ISSUE_TEMPLATE/blank-issue.md @@ -10,7 +10,7 @@ assignees: '' From ca2fb0db063efce62dfa3a7dff9b1dbe64189b98 Mon Sep 17 00:00:00 2001 From: Gordon Date: Thu, 20 Nov 2025 09:53:07 +0100 Subject: [PATCH 5/5] Update .github/ISSUE_TEMPLATE/blank-issue.md --- .github/ISSUE_TEMPLATE/blank-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/blank-issue.md b/.github/ISSUE_TEMPLATE/blank-issue.md index ca38bf65..bc1c64f7 100644 --- a/.github/ISSUE_TEMPLATE/blank-issue.md +++ b/.github/ISSUE_TEMPLATE/blank-issue.md @@ -56,7 +56,7 @@ You can also privately share the `.riv`/`.rev` file with us at hello@rive.app. - 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.: `7.0.0`] +- rive-nitro-react-native Version: [Check your package.json e.g.: `0.1.0`] #### Additional context