Skip to content

Commit

Permalink
add link for developer-notes in contributing (dashpay#2260)
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaPastaPasta authored and CryptoCentric committed May 20, 2019
1 parent 9182ad6 commit 61cbacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -173,7 +173,7 @@ In general, all pull requests must:
the project (for example refactoring for modularisation);
- be well peer reviewed;
- 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;
- where bugs are fixed, where possible, there should be unit tests
demonstrating the bug and also proving the fix. This helps prevent regression.
Expand Down

0 comments on commit 61cbacb

Please sign in to comment.