Contributing to Unity Library
July 8, 2017 ยท View on GitHub
:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:
Table of Contents
How Can I Contribute?
Reporting Bugs
You can test the existing utitlties and report us the bugs/improvements/ideas.
Always add a meaningful title to your issue.
Adding Content to Wiki
You add tutorials and usage guideline for your content or existing content at Wiki
Always add a good and meaningful title and content.
Adding Content to Library
You can add your own content and utilities to the library by making pull requests.
Always check the library to make sure you aren't adding a duplicate.
Always test your utitlity to make sure it works as expected and is error free.
Also you can make a new folder in the relevant category for your utility and include a README.md file for that to provide documentation and usage guideline.
New Category suggestion is welcome.
Making Pull Requests
You can submit your Pull Requests to us and we will merge them when they are ready.
Always add a meaningful pull request title.