Skip to content

Commit a54b560

Browse files
authored
Merge pull request #1320 from prachi237/master
Improved the 'becoming involved' documentation #1319
2 parents c63eadb + e139541 commit a54b560

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
@@ -1,24 +1,24 @@
1-
.. _becoming_involved:
1+
.. _Becoming_involved:
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 as such relies on volunteers to sustain and improve.
77

8-
Help is always welcome! You can contribute e.g. by
8+
We encourage you to contribute in any way you can and would like! You can contribute in many categories such as:
99

10-
- contributing new packages (:ref:`dev_contribute_pkgs`)
11-
- help updating and maintaining packages (:ref:`maintaining_pkgs`)
12-
- suggesting and implementing improvements for our :ref:`infrastructure`
13-
- help :ref:`improve_docs`
10+
- Contributing new packages (:ref:`dev_contribute_pkgs`)
11+
- Help updating and maintaining packages (:ref:`maintaining_pkgs`)
12+
- Suggesting and implementing improvements for our :ref:`infrastructure`
13+
- Help :ref:`improve_docs`
1414

1515

1616
.. _improve_docs:
1717

18-
Improving the documentation
18+
Improve the documentation
1919
===========================
2020

21-
You can help improve this documentation! It is version-controlled in the
21+
You can help improving the 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
@@ -33,7 +33,7 @@ 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
3434
little pencil icon in its top-right that lets you open it up for editing.
3535

36-
The more manual process is as follows:
36+
We are glad to know that you would like to contribute. If you are new to our community, we strongly recommend you getting through the following list:
3737

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

0 commit comments

Comments
 (0)