Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1015 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 1015 Bytes

Contributing to Awesome Mixed Reality

Thank you for considering contributing to Awesome Mixed Reality! Your help is greatly appreciated.

How to Contribute

  1. Fork the repository: Click on the "Fork" button at the top of this page to create your own copy of this repository.
  2. Clone your fork: Use git clone to clone your fork to your local machine.
  3. Create a new branch: Use git checkout -b my-new-feature to create a new branch for your work.
  4. Make your changes: Make your changes to the code and commit them.
  5. Push to your branch: Use git push origin my-new-feature to push your changes to your forked repository.
  6. Submit a pull request: Open a pull request on the original repository.

Code of Conduct

This project and everyone participating in it are governed by the Code of Conduct. By participating, you are expected to uphold this code.

Reporting Issues

If you find a bug or have a feature request, please open an issue on GitHub.