This guide is for people who would like to be involved in building this library.
Slack Morphism follows a standard fork and pull model for contributions via GitHub pull requests.
If there is already a GitHub issue for the task you are working on, leave a comment to let people know that you are working on it. If there isn't already an issue, and it is a non-trivial task, it's a good idea to create one (and note that you're working on it). This prevents contributors from duplicating effort.
If your contribution has been derived from or inspired by other work, please state this in its ScalaDoc comment and provide proper attribution. When possible, include the original authors' names and a link to the original work.
You're expecting contributing tests covering everything you contribute as well. If you need help with it, don't hesitate to ask.