mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
add link for developer-notes in contributing (#2260)
This commit is contained in:
parent
fded838c9d
commit
b99886532e
@ -174,7 +174,7 @@ In general, all pull requests must:
|
|||||||
the project (for example refactoring for modularisation);
|
the project (for example refactoring for modularisation);
|
||||||
- be well peer reviewed;
|
- be well peer reviewed;
|
||||||
- have unit tests and functional tests where appropriate;
|
- have unit tests and functional tests where appropriate;
|
||||||
- follow code style guidelines;
|
- follow [code style guidelines](/doc/developer-notes.md);
|
||||||
- not break the existing test suite;
|
- not break the existing test suite;
|
||||||
- where bugs are fixed, where possible, there should be unit tests
|
- where bugs are fixed, where possible, there should be unit tests
|
||||||
demonstrating the bug and also proving the fix. This helps prevent regression.
|
demonstrating the bug and also proving the fix. This helps prevent regression.
|
||||||
|
Loading…
Reference in New Issue
Block a user