Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.34 KB

CONTRIBUTING.md

File metadata and controls

26 lines (18 loc) · 1.34 KB

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  2. Create a new branch with a keyword of your contribution or main issue.
  3. Update the README.md with details of changes to the new features or fixed settings done.
  4. Commit your additions and deletions, or new files to the branch created previously.
  5. When the changes are stable and run effectively, make a pull request to master branch.

Review of pull request

Pull request will be check by three main authors who are linked in REAMDE.md and they determine to merge to master branch. Later than assessment and debbuging procedures was completed, the contribution will be released.

Versioning

When making a pull request, please remember to update the library.properties file to reflect the changes you've made. If your change is minor, consider advancing the version by 0.01. If you're adding a new feature, you may want to advance the version by a whole number.