Split off Bitcoin Core project development discussion from the general Bitcoin development channel.tags/v0.15.1
@@ -36,7 +36,7 @@ The developer [mailing list](https://lists.linuxfoundation.org/mailman/listinfo/ | |||
should be used to discuss complicated or controversial changes before working | |||
on a patch set. | |||
Developer IRC can be found on Freenode at #bitcoin-dev. | |||
Developer IRC can be found on Freenode at #bitcoin-core-dev. | |||
Testing | |||
------- |
@@ -64,7 +64,8 @@ The Bitcoin repo's [root README](https://github.com/bitcoin/bitcoin/blob/master/ | |||
### Resources | |||
* Discuss on the [BitcoinTalk](https://bitcointalk.org/) forums, in the [Development & Technical Discussion board](https://bitcointalk.org/index.php?board=6.0). | |||
* Discuss on [#bitcoin-dev](http://webchat.freenode.net/?channels=bitcoin) on Freenode. If you don't have an IRC client use [webchat here](http://webchat.freenode.net/?channels=bitcoin-dev). | |||
* Discuss project-specific development on #bitcoin-core-dev on Freenode. If you don't have an IRC client use [webchat here](http://webchat.freenode.net/?channels=bitcoin-core-dev). | |||
* Discuss general Bitcoin development on #bitcoin-dev on Freenode. If you don't have an IRC client use [webchat here](http://webchat.freenode.net/?channels=bitcoin-dev). | |||
### Miscellaneous | |||
- [Assets Attribution](assets-attribution.md) |
@@ -106,6 +106,6 @@ To create a new language template, you will need to edit the languages manifest | |||
**Note:** that the language translation file **must end in `.qm`** (the compiled extension), and not `.ts`. | |||
### Questions and general assistance | |||
The Bitcoin-Core translation maintainers include *tcatm, seone, Diapolo, wumpus and luke-jr*.You can find them, and others, in the Freenode IRC chatroom - `irc.freenode.net #bitcoin-dev`. | |||
The Bitcoin-Core translation maintainers include *tcatm, seone, Diapolo, wumpus and luke-jr*. You can find them, and others, in the Freenode IRC chatroom - `irc.freenode.net #bitcoin-core-dev`. | |||
If you are a translator, you should also subscribe to the mailing list, https://groups.google.com/forum/#!forum/bitcoin-translators. Announcements will be posted during application pre-releases to notify translators to check for updates. |