From 214c81eca984cf9cc742bec28792617e2c3fb566 Mon Sep 17 00:00:00 2001 From: Umberto Sonnino Date: Mon, 28 Jun 2021 16:49:51 +0100 Subject: [PATCH 1/3] Add template issue --- .../i-have-a-problem-with-rive-flutter.md | 59 +++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/i-have-a-problem-with-rive-flutter.md diff --git a/.github/ISSUE_TEMPLATE/i-have-a-problem-with-rive-flutter.md b/.github/ISSUE_TEMPLATE/i-have-a-problem-with-rive-flutter.md new file mode 100644 index 0000000..4611514 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/i-have-a-problem-with-rive-flutter.md @@ -0,0 +1,59 @@ +--- +name: I have a problem with rive-flutter +about: Tell us what's wrong +title: '' +labels: bug +assignees: '' + +--- + +<-- +Thanks for using Rive! + +If something isn't working like you expected, please: +- Make sure you've updated to rive-flutter to the latest version: + https://pub.dev/packages/rive/versions +- Check out our help center + https://help.rive.app/ + + If you found a bug or if you can't find what you're looking for +in our docs, fill out the template below. +--> + +### Description +<-- A clear and concise description of what the problem is. --> + +### Steps To Reproduce +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error ⚠️ + +#### Source `.riv`/`.rev` file +<-- + Attaching the source `.riv` file that reproduces the issue is immensely helpful for our team to identify the problem as fast as possible and fix it. + If you can also attach the source (`.rev`) by [downloading a backup](https://help.rive.app/editor/exporting#for-backup) from the Editor, that will help us speed things up too. +--> + +### Expected behavior +<-- A clear and concise description of what you expected to happen. --> + +#### Screenshots +<-- If applicable, add screenshots to help explain your problem. --> +![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] +- Flutter Version: Copy-paste the output of `flutter --version` + e.g.: + ``` + Flutter 2.2.2 • channel stable • https://github.com/flutter/flutter.git + Framework • revision d79295af24 (2 weeks ago) • 2021-06-11 08:56:01 -0700 + Engine • revision 91c9fc8fe0 + Tools • Dart 2.13.3 + ``` + +#### Additional context +<-- Add any other context about the problem here. --> From a6b05de407a5871c1648151adfbb7409dd3ed4dc Mon Sep 17 00:00:00 2001 From: Umberto Sonnino Date: Tue, 29 Jun 2021 11:33:07 +0100 Subject: [PATCH 2/3] Update i-have-a-problem-with-rive-flutter.md --- .../i-have-a-problem-with-rive-flutter.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/i-have-a-problem-with-rive-flutter.md b/.github/ISSUE_TEMPLATE/i-have-a-problem-with-rive-flutter.md index 4611514..1acb99f 100644 --- a/.github/ISSUE_TEMPLATE/i-have-a-problem-with-rive-flutter.md +++ b/.github/ISSUE_TEMPLATE/i-have-a-problem-with-rive-flutter.md @@ -7,16 +7,15 @@ assignees: '' --- -<-- -Thanks for using Rive! +<-- Thanks for using Rive! If something isn't working like you expected, please: -- Make sure you've updated to rive-flutter to the latest version: +- Make sure you've updated rive-flutter to the latest version: https://pub.dev/packages/rive/versions - Check out our help center https://help.rive.app/ - If you found a bug or if you can't find what you're looking for + If you think you found a bug or if you can't find what you're looking for in our docs, fill out the template below. --> @@ -32,8 +31,9 @@ Steps to reproduce the behavior: #### Source `.riv`/`.rev` file <-- - Attaching the source `.riv` file that reproduces the issue is immensely helpful for our team to identify the problem as fast as possible and fix it. - If you can also attach the source (`.rev`) by [downloading a backup](https://help.rive.app/editor/exporting#for-backup) from the Editor, that will help us speed things up too. + Attaching the runtime-exported `.riv` file that reproduces the issue is immensely helpful for our team to identify the problem as fast as possible and fix it. + Please also include the source (`.rev`) by [downloading a backup](https://help.rive.app/editor/exporting#for-backup) from the Editor. + You can also privately share the `.riv`/`.rev` file with us at hello@rive.app. --> ### Expected behavior From 66d7c496eef9a28d33b65e96b7fade9edd640a32 Mon Sep 17 00:00:00 2001 From: Umberto Sonnino Date: Wed, 30 Jun 2021 11:29:16 +0100 Subject: [PATCH 3/3] Update i-have-a-problem-with-rive-flutter.md --- .../i-have-a-problem-with-rive-flutter.md | 31 ++++++++++++------- 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/i-have-a-problem-with-rive-flutter.md b/.github/ISSUE_TEMPLATE/i-have-a-problem-with-rive-flutter.md index 1acb99f..0eb0b69 100644 --- a/.github/ISSUE_TEMPLATE/i-have-a-problem-with-rive-flutter.md +++ b/.github/ISSUE_TEMPLATE/i-have-a-problem-with-rive-flutter.md @@ -14,9 +14,12 @@ If something isn't working like you expected, please: https://pub.dev/packages/rive/versions - Check out our help center https://help.rive.app/ - - If you think you found a bug or if you can't find what you're looking for +- You can file a new feature request at + https://feedback.rive.app/ + +If you think you found a bug or if you can't find what you're looking for in our docs, fill out the template below. + --> ### Description @@ -31,9 +34,12 @@ Steps to reproduce the behavior: #### Source `.riv`/`.rev` file <-- - Attaching the runtime-exported `.riv` file that reproduces the issue is immensely helpful for our team to identify the problem as fast as possible and fix it. - Please also include the source (`.rev`) by [downloading a backup](https://help.rive.app/editor/exporting#for-backup) from the Editor. - You can also privately share the `.riv`/`.rev` file with us at hello@rive.app. +Attaching runtime-exported `.riv` file that reproduces the issue is immensely helpful for our team to identify the problem as fast as possible and fix it. +Please also include the source (`.rev`) by [downloading a backup](https://help.rive.app/editor/exporting#for-backup) from the Editor. + +N.B. Because GitHub only supports certain file types use a ZIP archive to upload `.riv`/`.rev` files to this issue. + +You can also privately share the `.riv`/`.rev` file with us at hello@rive.app. --> ### Expected behavior @@ -41,19 +47,20 @@ Steps to reproduce the behavior: #### Screenshots <-- If applicable, add screenshots to help explain your problem. --> + ![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] - Flutter Version: Copy-paste the output of `flutter --version` - e.g.: - ``` - Flutter 2.2.2 • channel stable • https://github.com/flutter/flutter.git - Framework • revision d79295af24 (2 weeks ago) • 2021-06-11 08:56:01 -0700 - Engine • revision 91c9fc8fe0 - Tools • Dart 2.13.3 - ``` +e.g.: +``` +Flutter 2.2.2 • channel stable • https://github.com/flutter/flutter.git +Framework • revision 12a3456bc7 (2 eons ago) • 1970-01-01 08:56:01 +Engine • revision 12a3456bc7 +Tools • Dart 1.10.1 +``` #### Additional context <-- Add any other context about the problem here. -->