Skip to content

Contribute

How to Contribute#

Contributing to this project helps improve its quality and expand its capabilities. Below is a guide to get you started:

How to Clone the Repository#

Begin by cloning the repository to your local machine:

git clone https://github.com/nutes-uepb/amqp-client-python.git

How to Install the Dependencies#

Ensure you have all necessary dependencies installed:

poetry install

How to run the lint verification#

Check the code for any stylistic or syntax issues with lint verification:

task lint

How to run the tests#

Run the test suite to ensure everything is functioning correctly:

task test

How to run the documentation#

Generate or view the project documentation:

task docs

Tasks to contribute#

Explore various ways you can contribute, from fixing bugs to proposing new features. For guidance and discussions, feel free to join our community on discord.gg.