Problem
There are docs remaining in various repos README's and /doc folder, making it duplicate with the docs website: docs.waku.org.
Docs should be easy to find from the GitHub repos, and outdated docs should be avoided.
Also, there is no CONTRIBUTING.md in some repos.
Proposed Solution
- Make the http://docs.waku.org/ the doc of reference.
- Only have README.md with rich content in the root folder of each repo, and make all other sub-README.md files to refer the appropriate http://docs.waku.org/ point.
- Keep the same philosophy across all repos.
Even the "main" README.md at point 2. could refer to the http://docs.waku.org/ at the end, indicating where the user can find further information about Waku.
- Re-instante
contribute page and point to it from repo's READMEs: 590b7d8
Problem
There are docs remaining in various repos README's and
/docfolder, making it duplicate with the docs website: docs.waku.org.Docs should be easy to find from the GitHub repos, and outdated docs should be avoided.
Also, there is no
CONTRIBUTING.mdin some repos.Proposed Solution
Even the "main" README.md at point 2. could refer to the http://docs.waku.org/ at the end, indicating where the user can find further information about Waku.
contributepage and point to it from repo's READMEs: 590b7d8