doc: Add separate productivity notes document

Many developers have their own tools and tricks to be more productive
during their cycles, so let's document the best ones so that everyone
can benefit from them.
This commit is contained in:
Carl Dong
2019-02-05 10:24:22 -05:00
parent cf8aa5c76a
commit 5b76c314d6
3 changed files with 162 additions and 48 deletions

View File

@@ -51,6 +51,7 @@ Development
The Bitcoin repo's [root README](/README.md) contains relevant information on the development process and automated testing.
- [Developer Notes](developer-notes.md)
- [Productivity Notes](productivity.md)
- [Release Notes](release-notes.md)
- [Release Process](release-process.md)
- [Source Code Documentation (External Link)](https://dev.visucore.com/bitcoin/doxygen/)