Skip to content

Commit 0bcc9d8

Browse files
Improved the 'becoming involved' page
Make grammatical improvements in the 'becoming involved' page of user docs
1 parent 06c60da commit 0bcc9d8

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/user/contributing.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@
33
Becoming involved
44
*****************
55

6-
Conda-forge is a community-driven effort of cross-platform packaging and as such relies on volunteers to sustain and improve.
6+
Conda-forge is a community-driven effort of cross-platform packaging and relies on volunteers to sustain and improve.
77

8-
We encourage you to contribute in any way you can and would like! You can contribute in many categories such as:
8+
We encourage you to contribute to conda-forge. You can do so in several ways:
99

10-
- Contributing new packages (:ref:`dev_contribute_pkgs`)
11-
- Helping in updating and maintaining packages (:ref:`maintaining_pkgs`)
12-
- Suggesting and implementing improvements for our :ref:`infrastructure`
13-
- Helping to :ref:`improve_docs`
10+
- Contribute new packages (:ref:`dev_contribute_pkgs`)
11+
- Help update and maintain packages (:ref:`maintaining_pkgs`)
12+
- Suggest or implement improvements for our :ref:`infrastructure`
13+
- Help :ref:`improve_docs`
1414

1515

1616
.. _improve_docs:
1717

1818
Improve the documentation
1919
===========================
2020

21-
You can help to improve the documentation! It is version-controlled in the
21+
You can help improve the conda-forge documentation. It is version-controlled in the
2222
`conda-forge.github.io repository
2323
<https://github.com/conda-forge/conda-forge.github.io>`_ on GitHub. The source
2424
text is stored there in `the src/ subdirectory
@@ -27,13 +27,13 @@ is formatted using Python’s `reStructuredText
2727
<http://docutils.sourceforge.net/rst.html>`_ system.
2828

2929
You can propose quick edits directly through the GitHub website if you have
30-
an account there — for instance, `this link
30+
a GitHub account — for instance, `this link
3131
<https://github.com/conda-forge/conda-forge.github.io/edit/master/src/user/contributing.rst>`_
3232
will take you directly to a web-based editor for this very webpage. In
3333
general, the file corresponding to each page in the GitHub browser has a
34-
little pencil icon in its top-right that lets you open it up for editing.
34+
little pencil icon in its top-right corner that lets you open it up for editing.
3535

36-
We are glad to know that you would like to contribute. If you are new to our community, follow the steps below to make your first contribution:
36+
We are glad to know that you would like to contribute to the conda-forge documentation. If you are new to the conda-forge community, follow the steps below to make your first contribution:
3737

3838
1. `Fork <https://help.github.com/articles/fork-a-repo/>`_ the
3939
`conda-forge.github.io repository

0 commit comments

Comments
 (0)