jason/nest

4bbd18411ad5
Add the start of the release-process page
# Contributing
Pidgin is a huge project will a ton of things to be done, even if you're not a coder. Below is a short list of things you can do to help get involved!!
* triage the issue tracker
* try to reproduce described bugs
* find/mark/close duplicates
* suggest patches be turned into pull requests, or bring patches to the attention of the core dev team.
* helper users
* irc: #pidgin on freenode
* xmpp: devel@conference.pidgin.im
* mailing lists
* support@pidgin.im
* devel@pidgin.im
* proofread the documentation
* help facilitate translators
* via [transifex](https://www.transifex.com/pidgin/pidgin/)
* help translate this repo
* other suggestions?
* convert wiki pages to markdown for inclusion in this repo.
* participate in discussion in irc, xmpp, mailing lists.
For the coders out there
* Find/fix build warnings
* Find/fix bugs on your own or via the issue tracker
* Participate in design discussions
* Add cool features!