Contributing ============ When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. Please note we have a code of conduct, please follow it in all your interactions with the project. Issue Posting Process --------------------- 1. Check the `Issues `_ before posting to avoid duplication. 2. Use the `Issue Template `_ Pull Request Process -------------------- 1. Use the `Pull Request Template `_ 2. Increase the version numbers in `__init__.py `_ to the new version that this Pull Request would represent. The versioning scheme we use is `SemVer `_. 2. Increase the version numbers in `__init__.py `_ to the new version that this Pull Request would represent. The versioning scheme we use is `SemVer `_. 3. You may merge the Pull Request in once you have the sign-off of two other developers, or if you do not have permission to do that, you may request the second reviewer to merge it for you.