Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1 KB

CONTRIBUTIONS.md

File metadata and controls

13 lines (10 loc) · 1 KB

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)
  • Please add appropriate release notes in the (Next Version) section of ReleaseNotes.md
  • 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