FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

localstack-python-client/CONTRIBUTING.md at fix-publish-makefile · localstack/localstack-python-client · GitHub

Latest commit

 

History

History
11 lines (8 loc) · 529 Bytes

File metadata and controls

11 lines (8 loc) · 529 Bytes

Contributing

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 lint before checking in your code.
  • Put a reasonable amount of comments into the code.
  • Fork localstack-python-client on your GitHub user account, do your changes there and then create a PR against main localstack-python-client repository.
  • Separate unrelated changes into multiple pull requests.

Back | FazBrowse Home | New Git URL