diff --git a/content/contributing/how/contents.lr b/content/contributing/how/contents.lr
index 4c5ba6d989..a6f6e3b429 100644
--- a/content/contributing/how/contents.lr
+++ b/content/contributing/how/contents.lr
@@ -15,7 +15,9 @@ There are many ways to help with BeeWare.
`First-time Contributors`_
---------------------------
-If you're new to the project (or even entirely new to open source in general), the best place to start is `here </contributing/how/first-time/>`__. Everyone can contribute to open source, and we're here to show you how.
+If you're new to the project (or even entirely new to open source in general),
+the best place to start is `here </contributing/how/first-time/>`__. Everyone
+can contribute to open source, and we're here to show you how.
.. _First-time Contributors: /contributing/how/first-time/
@@ -31,7 +33,8 @@ of interest. There will usually be a couple of tickets with known
problems; any ticket is a candidate for being fixed.
If you're a first time contributor, some tickets are also tagged as
-`[good first issue] <https://github.com/search?q=user%3Abeeware+label%3A%22good%20first%20issue%22+is%3Aissue+is%3Aopen&type=issues>`__.
+`[good first issue]
+<https://github.com/search?q=user%3Abeeware+label%3A%22good%20first%20issue%22+is%3Aissue+is%3Aopen&type=issues>`__.
These are special issues that have been selected because they're
relatively simple introductions to the project, and the BeeWare team
will mentor any first time contributor in committing a patch for
@@ -40,22 +43,30 @@ one of these issues.
Platform Usage
---------------
-Do you use Windows or various flavours of Linux? Are you able to install a project or application on your system? Did you run into any problems?
+Do you use Windows or various flavours of Linux? Are you able to install a
+project or application on your system? Did you run into any problems?
-If so, please update the documentation to show how you were able to get it to work, or log an issue if you've found a bug that you can't fix.
+If so, please update the documentation to show how you were able to get it to
+work, or log an issue if you've found a bug that you can't fix.
Documentation
--------------
-Is the documentation up to date? Do you think things could be worded differently? Are there missing sections? Do you have an idea for a tutorial that could be written? Please submit a Pull Request!
+Is the documentation up to date? Do you think things could be worded
+differently? Are there missing sections? Do you have an idea for a tutorial
+that could be written? Please submit a pull request!
+
+Is there anything wrong or missing from this website? Please feel free to `make
+edits <https://github.com/beeware/beeware.github.io>`__ and submit a pull
+request!
Help translate and update this Website
---------------------------------------
-Is there anything wrong or missing from this website? Please feel free to `make edits <https://github.com/beeware/beeware.github.io>`__ and submit a pull request!
-
-Want to help translate or update the content of this website? Visit the `translations section </contributing/how/translations>`__.
-
+Do you speak a language other than English, and would like to help others
+have better access to BeeWare documentation? Visit the
+`translations section </contributing/how/translations>`__ to learn how you
+can contribute translations of BeeWare documentation.
Build a real application!
--------------------------
@@ -75,18 +86,17 @@ Something else
If you've got your own idea for something, or if you don't see any
tickets, or you want to be mentored on a ticket, or you aren't sure how
to proceed, contact the project maintainers on
-`Twitter <https://twitter.com/pybeeware/>`__ or
+`Mastodon <https://fosstodon.org/@beeware>`__ or
`Discord </bee/chat/>`__. The project maintainers love
collaborating, especially with new contributors, and will gladly answer
any questions or walk you through any problems you may encounter.
-
-
-
---
gutter:
All Contributions Welcome
-----------------------------------
+--------------------------
-But it's not just about code. A successful software project requires documentation, design skills, feedback and bug reports. The BeeWare community acknowledges that all contributions are important - not just the ones that come as a pull request on GitHub.
+It's not just about code. A successful software project requires documentation, design
+skills, feedback and bug reports. The BeeWare community acknowledges that all
+contributions are important - not just the ones that come as a pull request on GitHub.