pgweb/CONTRIBUTING.md
2015-05-20 21:50:22 -05:00

177 B

  • Fork repository
  • Create a new git branch
  • Make changes
  • Run tests: make test
  • If you change frontend code (js/css) make sure to rebuild assets: make assets
  • Open a PR