Skip to content

Commit 348a402

Browse files
Chris Erdmannfmichonneau
authored andcommitted
Add Carpentries, LC site, issues
1 parent 28599ae commit 348a402

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

bin/boilerplate/CONTRIBUTING.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing
22

3-
[Software Carpentry][swc-site] and [Data Carpentry][dc-site] are open source projects,
3+
[The Carpentries][c-site]([Software Carpentry][swc-site], [Data Carpentry][dc-site], and [Library Carpentry][lc-site]) are open source projects,
44
and we welcome contributions of all kinds:
55
new lessons,
66
fixes to existing material,
@@ -14,7 +14,7 @@ you agree that we may redistribute your work under [our license](LICENSE.md).
1414
In exchange,
1515
we will address your issues and/or assess your change proposal as promptly as we can,
1616
and help you become a member of our community.
17-
Everyone involved in [Software Carpentry][swc-site] and [Data Carpentry][dc-site]
17+
Everyone involved in [The Carpentries][c-site]([Software Carpentry][swc-site], [Data Carpentry][dc-site], and [Library Carpentry][lc-site])
1818
agrees to abide by our [code of conduct](CODE_OF_CONDUCT.md).
1919

2020
## How to Contribute
@@ -73,8 +73,8 @@ and submitting [bug reports][issues]
7373
about things that don't work, aren't 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,
76-
or you may also look at the issues for [Data Carpentry][dc-issues]
77-
and [Software Carpentry][swc-issues] projects.
76+
or you may also look at the issues for [Data Carpentry][dc-issues],
77+
[Software Carpentry][swc-issues], and [Library Carpentry][lc-issues] projects.
7878

7979
Comments on issues and reviews of pull requests are just as welcome:
8080
we are smarter together than we are on our own.
@@ -146,3 +146,7 @@ You can also [reach us by email][email].
146146
[swc-issues]: https://github.com/issues?q=user%3Aswcarpentry
147147
[swc-lessons]: https://software-carpentry.org/lessons/
148148
[swc-site]: https://software-carpentry.org/
149+
[c-site]: https://carpentries.org/
150+
[lc-site]: https://librarycarpentry.org/
151+
[lc-issues]: https://github.com/issues?q=user%3Alibrarycarpentry
152+

0 commit comments

Comments
 (0)