Skip to content

Commit 4a9721d

Browse files
authored
Merge pull request #579 from tobyhodges/patch-8
Update contributing guide
2 parents efe8c04 + 8541f28 commit 4a9721d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bin/boilerplate/CONTRIBUTING.md

Lines changed: 5 additions & 5 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 do not work, aren not 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],
@@ -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)