We welcome feedback, bug reports, and pull requests!
For pull requests, please stick to the following guidelines:
- Add tests for any new features and bug fixes.
- Follow the existing code style. Run
make lintbefore checking in your code. - Put a reasonable amount of comments into the code.
- Fork
localstack-python-clienton your GitHub user account, do your changes there and then create a PR against mainlocalstack-python-clientrepository. - Separate unrelated changes into multiple pull requests.