Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 936 Bytes

CONTRIBUTIONS.md

File metadata and controls

12 lines (9 loc) · 936 Bytes

Contributions

If you are interested in contributing, here are some ground rules:

  • Entity Component System is based on some principles. Read and apply them to your contributions
  • Follow naming & style conventions in the project
  • Everything must have test coverage. (PRs with insufficient test coverage will be rejected)
  • Pull requests must be made against master (Not stable, which is the default)

All contributions are subject to the Unity Contribution Agreement(UCA)

By making a pull request, you are confirming agreement to the terms and conditions of the UCA, including that your Contributions are your original creation and that you have complete right and authority to make your Contributions.

Once you have a change ready following these ground rules. Simply make a pull request in Github