pidgin/nest

Parents b90dfa85217d
Children ba5f60fccca8
Fix some capitalization and add some extra text to the contributing index page.
--- a/hugo/content/contributing/_index.md Sun Feb 03 19:29:17 2019 -0500
+++ b/hugo/content/contributing/_index.md Sun Feb 03 19:50:52 2019 -0500
@@ -1,32 +1,32 @@
---
title: "Contributing"
-date: 2019-01-11T04:05:09+00:00
+date: 2019-02-03T19:49:30-05:00
anchor: "contributing"
weight: 10
---
Pidgin is a huge project with 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
+ * Triage the issue tracker
+ * Try to reproduce described bugs. If you can find an easy way to reproduce, leave a comment to explain how to do it.
+ * Find/mark/close duplicates. Seriously, even just one or two duplicates found and properly marked is a huge help to our backlog!
+ * Suggest patches be turned into pull requests, or bring patches to the attention of the core dev team.
+ * Help users
+ * IRC: #pidgin on freenode
+ * XMPP (formerly Jabber): devel@conference.pidgin.im
+ * Mailing Lists:
* support@pidgin.im
* devel@pidgin.im
- * proofread the documentation
- * help facilitate translators
+ * Proofread the documentation--this is a really, really easy way to start!
+ * Help facilitate translators and translations
* via [transifex](https://www.transifex.com/pidgin/pidgin/)
* help translate this repo
* other suggestions?
- * convert wiki pages to markdown for inclusion in this repo.
- * walk the link on [ThirdPartyPlugins](https://developer.pidgin.im/wiki/ThirdPartyPlugins) and mark broken ones as such.
- * participate in discussion in irc, xmpp, mailing lists.
+ * Convert wiki pages to markdown for inclusion in this repo.
+ * Walk the links on [ThirdPartyPlugins](https://developer.pidgin.im/wiki/ThirdPartyPlugins) and mark broken ones as such. This is another really easy way to start!
+ * Participate in discussion on IRC, XMPP, and/or the Mailing Lists.
-For the coders out there
+For the coders out there:
* Find/fix build warnings
* Find/fix bugs on your own or via the issue tracker