Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Latest commit

 

History

History
7 lines (7 loc) · 271 Bytes

File metadata and controls

7 lines (7 loc) · 271 Bytes
  • Fork repository
  • Create a new git branch
  • Make changes
  • Run tests: make test
  • Run tests agains all supported PostreSQL versions: make test-all (optional)
  • If you change frontend code (js/css) make sure to rebuild assets: make assets
  • Open a new pull request