When contributing to this repository, please first discuss the change you wish to make via issue or a discussion before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
- Ensure you're using git-flow and Pull Requesting onto develop or your own feature branch.
- The Pylint and FuncTest actions must pass.
- All CI/CD tests are checked for alterations. New functionality should have new tests. Existing tests must have complete justification for being altered.
- Increase the version number to the new version that this Pull Request would represent. The versioning scheme we use is SemVer.
- Only admins may merge the Pull Request.