Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.21 KB

CONTRIBUTING.md

File metadata and controls

29 lines (15 loc) · 1.21 KB

Contributing

We love pull requests from everyone. By participating in this project.

Working on your first Pull Request? You can learn how from this free series, How to Contribute to an Open Source Project on GitHub.

Following these guidelines helps to communicate that you respect the time of the developers managing and developing this open source project. In return, they should reciprocate that respect in addressing your issue, assessing changes, and helping you finalize your pull requests.

Fork, then clone the repo:

git clone git@github.com:your-username/pyds.git

Set up your machine

Push to your fork and submit a pull request.

At this point you're waiting on us. We like to at least comment on pull requests.

We may suggest some changes or improvements or alternatives.

Write a good commit message to increase the chance that your pull request is accepted.