Skip to content

Contributing

When contributing to this project, please first discuss the change you wish to make via GitHub discussions or via an Issue thread.

We don't currently have a dedicated code of conduct however, it is expected that you treat everyone with respect in the community.

Any feedback for the contributing workflows whether it be the branch structure, coding style, tests or general feedback of the implementation is welcome and should be brought up either as a discussion/issue or informally over a chat like Slack. Do not use emails/GitHub Issues for informal discussions.

Dev Setup

tests/test_infrastructure contains various docker-compose configurations for different scenarios such as Database, HA, Database+HA, etc... You can run local tests on these servers to ensure everything is running as expected when you make a PR.