Slash_Docker is created at slashml, but as an open and living project eagerly accepts contributions of all kinds from the broader developer community. Please note that all participation with slash_docker falls under our code of conduct.
You can perform one of the following tasks:
- For bugs and feature requests, file an issue.
- For changes and updates, create a pull request.
To get started contributing to the library, all you have to do is clone this repository!
Git clone this repo git clone git@github.com:slashml/slash_docker.git. Then cd into slash_docker.
Then install the dependencies with:
pip install -r requirements.txt