mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-15 11:52:12 +03:00
6 lines
177 B
Markdown
6 lines
177 B
Markdown
|
- 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
|