mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore(ios): update issue template and readme
Merging in community contribution: https://github.com/rive-app/rive-ios/pull/361 Diffs= a8bd9ace4e chore(ios): update issue template and readme (#9430) Co-authored-by: David Skuza <david@rive.app> Co-authored-by: Zev Eisenberg <zev.eisenberg@nytimes.com>
This commit is contained in:
@@ -7,7 +7,7 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<-- Thanks for using Rive!
|
||||
<!-- Thanks for using Rive!
|
||||
|
||||
If something isn't working like you expected, please:
|
||||
- Make sure you've updated rive-ios to the latest version:
|
||||
@@ -15,9 +15,9 @@ If something isn't working like you expected, please:
|
||||
- Check out our documentation
|
||||
https://rive.app/community/doc
|
||||
- Get help on our forums
|
||||
https://rive.app/community/forums/home
|
||||
https://community.rive.app/
|
||||
- You can file a new feature request at
|
||||
https://rive.app/community/forums/feature-requests/fsnweJpNLqIh
|
||||
https://community.rive.app/c/feature-requests/
|
||||
|
||||
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.
|
||||
@@ -25,10 +25,12 @@ in our docs, fill out the template below.
|
||||
-->
|
||||
|
||||
### Description
|
||||
<-- A clear and concise description of what the problem is. -->
|
||||
|
||||
<!-- A clear and concise description of what the problem is. -->
|
||||
|
||||
### Provide a Repro
|
||||
<--
|
||||
|
||||
<!--
|
||||
Please provide the most **minimal repro** you can:
|
||||
- If the problem is small enough, paste a code snippet
|
||||
- Otherwise, you can attach a ZIP archive or paste a link to a GitHub repository with the app bundle that is reproducing the issue
|
||||
@@ -36,7 +38,8 @@ Please provide the most **minimal repro** you can:
|
||||
-->
|
||||
|
||||
#### Source `.riv`/`.rev` file
|
||||
<--
|
||||
|
||||
<!--
|
||||
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://rive.app/community/doc/exporting/dockj1y5YeDd#for-backup) from the Editor.
|
||||
|
||||
@@ -46,16 +49,20 @@ You can also privately share the `.riv`/`.rev` file with us at hello@rive.app.
|
||||
-->
|
||||
|
||||
### Expected behavior
|
||||
<-- A clear and concise description of what you expected to happen. -->
|
||||
|
||||
<!-- A clear and concise description of what you expected to happen. -->
|
||||
|
||||
#### Screenshots
|
||||
<-- If applicable, add screenshots to help explain your problem. -->
|
||||
|
||||
<!-- If applicable, add screenshots to help explain your problem. -->
|
||||
|
||||

|
||||
|
||||
### Device & Versions (please complete the following information)
|
||||
|
||||
- Device: [e.g. iOS Simulator, iPhone 12]
|
||||
- iOS version [e.g. iOS 15]
|
||||
|
||||
#### Additional context
|
||||
<-- Add any other context about the problem here. -->
|
||||
|
||||
<!-- Add any other context about the problem here. -->
|
||||
|
||||
@@ -1 +1 @@
|
||||
59d5d4d65889f834957aaac1351f7ab4c64af7cf
|
||||
a8bd9ace4ebaff6c0727a1d3fdb740a799af059d
|
||||
|
||||
Reference in New Issue
Block a user