mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add links to the development mailing list and IRC, as well as a web-irc link (thanks gmaxwell) (fixes #153)
This commit is contained in:
parent
43d8afe751
commit
f2cf8a0d75
1 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,9 @@ title: Development - Bitcoin
|
|||
</ul>
|
||||
|
||||
<h2>Get involved</h2>
|
||||
<p>Bitcoin development is open source and any developer can contribute to the project. Everything you need is in the <a href="https://github.com/bitcoin/bitcoin">Github repository</a>. Please make sure to read and follow the development process described in the README as well as to provide good quality code and respect all guidelines.</p>
|
||||
<p>Bitcoin development is open source and anyone can contribute to the project. Everything you need is in the <a href="https://github.com/bitcoin/bitcoin">Github repository</a>. Please make sure to read and follow the development process described in the README as well as to provide good quality code and respect all guidelines.</p>
|
||||
<p>Development discussion takes place on github and the <a href="http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development">bitcoin-development</a> mailing list at sourceforge. Less formal development discussion happens on irc.freenode.net #bitcoin-dev (→<a href="" onclick="document.getElementById('chatbox').innerHTML='<iframe style=width:98%;min-width:400px;height:600px src=\'http://webchat.freenode.net/?channels=bitcoin-dev\' />';return false;">web interface</a>; <a href="http://bitcoinstats.com/irc/bitcoin-dev/logs/">logs</a>).</p>
|
||||
<div id="chatbox" style="text-align:center;"></div>
|
||||
|
||||
<section id="contributors">
|
||||
<h2>Bitcoin-Qt contributors</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue