Skip to content

Commit 886fd4e

Browse files
committed
CONTRIBUTING.md: sync up with the upstream version
1 parent 35633b7 commit 886fd4e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ There are many ways to contribute,
7070
from writing new exercises and improving existing ones
7171
to updating or filling in the documentation
7272
and submitting [bug reports][issues]
73-
about things that don't work, aren't clear, or are missing.
73+
about things that do not work, are not clear, or are missing.
7474
If you are looking for ideas, please see the 'Issues' tab for
7575
a list of issues associated with this repository,
7676
or you may also look at the issues for [Data Carpentry][dc-issues],
@@ -79,7 +79,7 @@ or you may also look at the issues for [Data Carpentry][dc-issues],
7979
Comments on issues and reviews of pull requests are just as welcome:
8080
we are smarter together than we are on our own.
8181
Reviews from novices and newcomers are particularly valuable:
82-
it's easy for people who have been using these lessons for a while
82+
it is easy for people who have been using these lessons for a while
8383
to forget how impenetrable some of this material can be,
8484
so fresh eyes are always welcome.
8585

@@ -94,7 +94,7 @@ and (b) explain what you would take out to make room for it.
9494
The first encourages contributors to be honest about requirements;
9595
the second, to think hard about priorities.
9696

97-
We are also not looking for exercises or other material that only run on one platform.
97+
We are also not looking for exercises or other material that will only run on one platform.
9898
Our workshops typically contain a mixture of Windows, macOS, and Linux users;
9999
in order to be usable,
100100
our lessons must run equally well on all three.
@@ -104,7 +104,7 @@ our lessons must run equally well on all three.
104104
If you choose to contribute via GitHub, you may want to look at
105105
[How to Contribute to an Open Source Project on GitHub][how-contribute].
106106
To manage changes, we follow [GitHub flow][github-flow].
107-
Each lesson has two maintainers who review issues and pull requests or encourage others to do so.
107+
Each lesson has at least two maintainers who review issues and pull requests or encourage others to do so.
108108
The maintainers are community volunteers and have final say over what gets merged into the lesson.
109109
To use the web interface for contributing to a lesson:
110110

@@ -128,12 +128,12 @@ repository for reference while revising.
128128

129129
## Other Resources
130130

131-
General discussion of [Software Carpentry][swc-site] and [Data Carpentry][dc-site]
131+
General discussion of [Software Carpentry][swc-site], [Data Carpentry][dc-site], and [Library Carpentry][lc-site]
132132
happens on the [discussion mailing list][discuss-list],
133133
which everyone is welcome to join.
134134
You can also [reach us by email][email].
135135

136-
[email]: mailto:admin@software-carpentry.org
136+
[email]: mailto:team@carpentries.org
137137
[dc-issues]: https://github.com/issues?q=user%3Adatacarpentry
138138
[dc-lessons]: http://datacarpentry.org/lessons/
139139
[dc-site]: http://datacarpentry.org/

0 commit comments

Comments
 (0)