Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 718 Bytes

File metadata and controls

20 lines (14 loc) · 718 Bytes

Contributing

If you want to contribute to our project, feel free to pick a issue and implement it

How to contribute

These are some steps to make your pull request more clean:

  • Fork this repository to your personal account
  • Clone it in your local machine
  • Implement/Fix your feature, comments are recommended
  • Identation is recommended to follow the project style
  • Implement and run tests for your feature

We currently don't have any tests framework implemented yet, we accept suggestions

  • Submit your pull request to master branch

See PULL_REQUEST_TEMPLATE

Creating issues

See ISSUE_TEMPLATE