Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.45 KB

CONTRIBUTING.md

File metadata and controls

28 lines (22 loc) · 1.45 KB

Spbla project contributing guide

Thank you very much if you have decided to contribute to our project. We follow very simple and clear open-source research community accepted guidelines for contributing.

Developer guideline

  1. Fork the repository
  2. Install git and get project source code
  3. Build project and run unit tests
  4. Create new branch with descriptive name
  5. Fix issue or implement new feature
  6. Commit changes
  7. Open pull-request following repository template
  8. Wait for review from one of the project developers
  9. Fix all major and minor remarks
  10. Get your work merged into master!

Useful links

If you want to fix something, ask a question, add new functionality or feature, have a look at our resources.