add make flow to the hacking docs
This commit is contained in:
parent
e5e1489f0f
commit
a76c3d1f51
@ -92,6 +92,12 @@ Write docs---docs are good! Even this doc!
|
|||||||
Core Development Rules
|
Core Development Rules
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
Pull requests are good!
|
||||||
|
|
||||||
|
Before you submit a PR, please run the tests and check your code against the style guide. You can do both these things at once::
|
||||||
|
|
||||||
|
$ make d
|
||||||
|
|
||||||
All incoming changes need to be acked by 2 different members of Hylang's
|
All incoming changes need to be acked by 2 different members of Hylang's
|
||||||
core team. Additional review is clearly welcome, but we need a minimum of
|
core team. Additional review is clearly welcome, but we need a minimum of
|
||||||
2 signoffs for any change.
|
2 signoffs for any change.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user