Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 747 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 747 Bytes

Hail the contributors!

Eternal thanks to you, as YOU make this project live and thrive!

Contributing is easy, baby!

You will find all of the details to get started on the official documentation website

Quick guide on code contributions

If you're eager to start coding on PyOWM, please follow these steps:

  1. Fork the PyOWM repository
  2. On your fork, work on the development branch (not the master branch!!!) or on a ad-hoc topic branch. Don't forget to insert your name in the CONTRIBUTORS.md file!
  3. TEST YOUR CODE please! Here's the gig
  4. Submit a pull request