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:
dskuza
2025-04-11 19:24:30 +00:00
parent f6ddbd9b5c
commit 22a2ba326f
3 changed files with 18 additions and 11 deletions

View File

@@ -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. -->
![Screenshot](url)
### 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. -->

View File

@@ -1 +1 @@
59d5d4d65889f834957aaac1351f7ab4c64af7cf
a8bd9ace4ebaff6c0727a1d3fdb740a799af059d

View File

@@ -29,7 +29,7 @@ The library is distributed both through Swift Package Manager and Cocoapods.
:blue_book: [Rive docs](https://rive.app/community/doc/)
🛠 [Rive Forums](https://rive.app/community/forums/home)
🛠 [Rive Forums](https://community.rive.app/)
## Getting started