pgweb/CONTRIBUTING.md

6 lines
177 B
Markdown
Raw Normal View History

2015-05-21 05:50:22 +03:00
- 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