We love pull requests. Here's how to get started:
- Fork and clone the repo:
git clone [email protected]:your-username/silver.git
- Make your changes, write the tests and then run:
make test
- Push to your fork and submit the pull request.
The code should be properly formatted acording to PEP8, using 4 spaces.