Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 568 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (7 loc) · 568 Bytes

Contributing Guidelines

First of all, thank you for you being willing to contribute to this library ☺️. Before you start, please read the following guidelines first:

If you are contributing to the code:

Your code must be succeesfully built, tested after committing. This is an essential condition to make your Pull Request merged. It is highly apperciated if you can also write Unit Test for your code.

If you are contributing to the docs:

Check typos in the docs before committing. Look for broken links. Test on different devices if possible.