Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 1.35 KB

CONTRIBUTING.md

File metadata and controls

19 lines (9 loc) · 1.35 KB

How to contribute to pip-review

Please do contribute! In fact, please take over! See jgonggrijp#76.

I (@jgonggrijp) will not just abondon pip-review, but I am not using it anymore myself and I cannot dedicate any time to actively maintaining it, other than accepting pull requests and maybe issueing a new release once in a while. So if you see a way to improve pip-review, whether by fixing a bug or by adding a feature, please go ahead and submit a pull request.

Suggestions

Any kind of contribution is welcome; nothing is "off limits". However, for those who would like some guidance:

  • Look for issues with the help wanted, question or poll label. In the latter case, if you have an opinion, vote by adding an emoticon of your choice to the opening post. Feel free to explain your vote in a response or to thumbs-up another response that explains your opinion.

The fine print

This repo (jgonggrijp/pip-review) uses gitflow. Please submit pull requests to the develop branch.

The Python files use 4-space soft tabs. The other files use 2-space soft tabs.