Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 542 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (12 loc) · 542 Bytes

Contributing to Go Namecheap SDK

You're welcome to start a discussion about required features, file an issue or submit a work in progress (WIP) pull request. Feel free to ask us for help. We'll do our best to guide you and help you to get on it.

Tests

Running unit tests

To run unit tests, execute the following command:

$ make test

Release

We'll publish a new tagged release once significant changes accumulated. If you're expecting to get a new release with mandatory fixes for you, feel free to contact us.