Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.09 KB

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 1.09 KB

Contributing

Thank you for spending time and effort contributing to this repository. We do appreciate it. If you have in mind some fundamental or just big change 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, and code convention. Please follow it in all your interactions with the project.

Pull Request Process

  1. Follow the pull request template and describe what exact feature or fix you want to add and why do you think this is nessesary. If feature is accepted it's describion will be included into the documentation. Please try to be as clear as possible, so we won't have to edit when updating the documentation.
  2. Increase the version numbers in the package.json if nessesary. The versioning scheme we use is SemVer.
  3. Pull Request will be merged by rewier.