Thank you for considering contributing to Awesome Mixed Reality! Your help is greatly appreciated.
- Fork the repository: Click on the "Fork" button at the top of this page to create your own copy of this repository.
- Clone your fork: Use
git clone
to clone your fork to your local machine. - Create a new branch: Use
git checkout -b my-new-feature
to create a new branch for your work. - Make your changes: Make your changes to the code and commit them.
- Push to your branch: Use
git push origin my-new-feature
to push your changes to your forked repository. - Submit a pull request: Open a pull request on the original repository.
This project and everyone participating in it are governed by the Code of Conduct. By participating, you are expected to uphold this code.
If you find a bug or have a feature request, please open an issue on GitHub.