Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 533 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 533 Bytes

How to contbitute

We are glad you are reading this, because we need volunteer works to improve vt-optimizer.

Testing

Please write tests for every functionality.

Submitting changes

Please send a GitHub Pull Request to the dev branch, so that @ibesora can merge to master when everything is documented and is ready to go after passing all tests.

Coding conventions

We use eslint-config-geostart.

Thank you.