Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 177 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (6 loc) · 177 Bytes
  • 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