Skip to content

Commit 0661c5d

Browse files
Merge pull request #205 from JCSzamosi/clarify-contrib-links
Clarify issues links in CONTRIBUTING.md
2 parents d5371cf + d821dc1 commit 0661c5d

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,13 @@ introduce yourself and to meet some of our community members.
2626

2727
2. If you have a [GitHub][github] account, or are willing to [create
2828
one][github-join], but do not know how to use Git, you can report problems
29-
or suggest improvements by [creating an issue][issues]. This allows us to
30-
assign the item to someone and to respond to it in a threaded discussion.
29+
or suggest improvements by [creating an issue][repo-issues]. This allows us
30+
to assign the item to someone and to respond to it in a threaded discussion.
3131

3232
3. If you are comfortable with Git, and would like to add or change material,
3333
you can submit a pull request (PR). Instructions for doing this are
34-
[included below](#using-github).
34+
[included below](#using-github). For inspiration about changes that need to
35+
be made, check out the [list of open issues][issues] across the Carpentries.
3536

3637
Note: if you want to build the website locally, please refer to [The Workbench
3738
documentation][template-doc].
@@ -49,8 +50,8 @@ There are many ways to contribute, from writing new exercises and improving
4950
existing ones to updating or filling in the documentation and submitting [bug
5051
reports][issues] about things that do not work, are not clear, or are missing.
5152
If you are looking for ideas, please see [the list of issues for this
52-
repository][repo], or the issues for [Data Carpentry][dc-issues], [Library
53-
Carpentry][lc-issues], and [Software Carpentry][swc-issues] projects.
53+
repository][repo-issues], or the issues for [Data Carpentry][dc-issues],
54+
[Library Carpentry][lc-issues], and [Software Carpentry][swc-issues] projects.
5455

5556
Comments on issues and reviews of pull requests are just as welcome: we are
5657
smarter together than we are on our own. **Reviews from novices and newcomers
@@ -102,6 +103,7 @@ media, slack, newsletters, and email lists. You can also [reach us by
102103
email][contact].
103104

104105
[repo]: https://datacarpentry.org/astronomy-python/
106+
[repo-issues]: https://datacarpentry.org/astronomy-python/issues
105107
[contact]: mailto:team@carpentries.org
106108
[cp-site]: https://carpentries.org/
107109
[dc-issues]: https://github.com/issues?q=user%3Adatacarpentry

0 commit comments

Comments
 (0)