Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 540 Bytes

CONTRIBUTING.rst

File metadata and controls

14 lines (8 loc) · 540 Bytes

Contributing to pg_view

  1. To get started quickly, visit our issues tracker and look for the "Help Wanted" tag. Pick the issue(s) that you want to take over, and leave a comment saying that you will start working on implementing/fixing.
  2. Fork the repository.
  3. Please write tests for the changes you make.
  4. Make a pull request to the repo.
  5. The maintainers will review your changes and either reach out with new information or merge.