Skip to content

Commit 15e1585

Browse files
committed
Merge #764: Make contributing page up to date
ebca57c Make contributing page up to date (W. J. van der Laan) Pull request description: - Remove mention of (retired) bitcoin-discuss list - Remove mention of bitcoin-core-dev list under "discussion", as it has been changed into an [announcements list](https://bitcoincore.org/en/list/announcements/join/) and there was never any discussion there in the first place - Add mention of other relevant IRC channels ACKs for top commit: harding: Tested ACK ebca57c . Built a preview, clicked the IRC channel links, and made sure they matched what's in my IRC client. Also reviewed diff. Thanks! Tree-SHA512: e6fde6f4c9f8ec6ba228284fd7d45d6c4e4468ccf4d95d0c8b741daad197f66c4fe13e62fc9d72fbad64bb3ef0f9a6f7539e48af2dcf179e3ad4341456ac7f60
2 parents 5d7ba57 + ebca57c commit 15e1585

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

_includes/references.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,9 @@
117117
[BIP174]: https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki
118118

119119
[@bitcoincoreorg]: https://twitter.com/bitcoincoreorg
120-
[#bitcoin-core-dev]: https://webchat.freenode.net?channels=%23bitcoin-core-dev&uio=MTY9dHJ1ZSYxMT0yMTU87
120+
[#bitcoin-core-dev]: https://webchat.freenode.net?channels=%23bitcoin-core-dev
121+
[#bitcoin-builds]: https://webchat.freenode.net?channels=%23bitcoin-builds
122+
[##bitcoin-core-gui]: https://webchat.freenode.net?channels=%23%23bitcoin-core-gui
121123
[issues]: https://github.com/bitcoin/bitcoin/issues
122124
[pulls]: https://github.com/bitcoin/bitcoin/pulls
123125
[BitcoinCoreDocBips]: https://github.com/bitcoin/bitcoin/blob/master/doc/bips.md

_posts/en/pages/2016-01-01-contribute.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permalink: /en/contribute/
66
type: pages
77
layout: page
88
lang: en
9-
version: 3
9+
version: 4
1010
redirect_from:
1111
- /zh_TW/contribute/
1212
---
@@ -25,7 +25,13 @@ Feel free to report [issues][issues] and open [pull requests][pulls], but please
2525

2626
**Discussion**
2727

28-
Most Bitcoin Core related discussion happens in the [#bitcoin-core-dev] IRC channel on irc.freenode.net or [bitcoin-core-dev][] mailing list. There is also a mailing list for Bitcoin protocol discussion [bitcoin-dev][] and a general Bitcoin discussion [bitcoin-discuss][].
28+
Most Bitcoin Core related discussion happens in the following IRC channels on irc.freenode.net:
29+
30+
- [#bitcoin-core-dev] - Main discussion
31+
- [#bitcoin-builds] - Build system and release discussion
32+
- [##bitcoin-core-gui] - Graphical User Interface discussion
33+
34+
There is also a mailing list for Bitcoin protocol discussion [bitcoin-dev][].
2935

3036
**Contribute to this website**
3137

0 commit comments

Comments
 (0)