Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 277 Bytes

File metadata and controls

14 lines (8 loc) · 277 Bytes

Contributing

We love pull requests from everyone.

Fork, then clone the repo:

$ git clone git@github.com:your-username/allure-python.git

Make your change. Add tests for your change. Make sure all the tests pass.

Push your fork and submit a pull request.