Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 471 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 471 Bytes

Contributing Guidelines

Geoserver-rest is an open source library written in python and contributors are needed to keep this library moving forward. Any kind of contributions are welcome.

Guidelines

  1. Please use the request library for the http request.
  2. One feature per pull request.
  3. Please add the update about your PR on the change log documentation as well.