diff options
| author | Jim Posen <[email protected]> | 2018-03-22 12:56:17 -0700 |
|---|---|---|
| committer | Jim Posen <[email protected]> | 2018-03-22 12:58:57 -0700 |
| commit | 30d1a0ae37964f71812ac016275510faadbf41f3 (patch) | |
| tree | b41b8c12fd07909f2fabb3617dce23a8d8e1f1aa /README.md | |
| parent | Merge #12742: Make FastRandomContext support standard C++11 RNG interface (diff) | |
| download | discoin-30d1a0ae37964f71812ac016275510faadbf41f3.tar.xz discoin-30d1a0ae37964f71812ac016275510faadbf41f3.zip | |
Docs: Improve documentation on standard communication channels
More information about connection on IRC will hopefully help new
contributors.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -33,12 +33,6 @@ regularly to indicate new official, stable release versions of Bitcoin Core. The contribution workflow is described in [CONTRIBUTING.md](CONTRIBUTING.md). -The developer [mailing list](https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev) -should be used to discuss complicated or controversial changes before working -on a patch set. - -Developer IRC can be found on Freenode at #bitcoin-core-dev. - Testing ------- |