From 94e51a4fa88425ad614e41d912721f29bdb43706 Mon Sep 17 00:00:00 2001 From: Zach Plata Date: Tue, 7 Feb 2023 09:54:16 -0600 Subject: [PATCH] Adding contributing guide --- CONTRIBUTING.md | 10 ++++++++++ README.md | 4 +++- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..842b2f6 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,10 @@ +# Contributing + +Do you use Rive in your applications? Have any tips/tricks on how to use a Rive runtime and want to share it with the community? We'd love to see it, and others would too! + +To add your resource (e.g. article, tutorial, application) to `awesome-rive`: + +1. Fork this project as your own project +2. Commit and push your additions/changes to the `README.md` file in the appropriate section, or add a new section where you think it fits well +3. Create a pull request against [awesome-rive](https://github.com/rive-app/awesome-rive/pulls) +4. We'll have our team review and merge your changes in diff --git a/README.md b/README.md index ecdf751..a8bf814 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ ![dragon_rive_banner](https://user-images.githubusercontent.com/13705472/217293837-c3f32a63-b4f2-4d7f-b1ae-ee77c5cda1c3.png) -A collection of resources and examples on using Rive in all the different supported runtimes, from articles, videos, and courses, to deployed examples you can check out. +A collection of resources and examples on using Rive, from articles, videos, courses, and everything else. + +Want to add your content? Check out our [contributing guide](/CONTRIBUTING.md)! ## Rive Overview