Contributing guidelines
This commit is contained in:
parent
502c8dae91
commit
62a168d44f
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
|
Loading…
x
Reference in New Issue
Block a user