Contributing guidelines
This commit is contained in:
6
CONTRIBUTING.md
Normal file
6
CONTRIBUTING.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
- 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
|
||||||
Reference in New Issue
Block a user