From cbe0a11bd2f793c7ee3c62914768b7260d20da43 Mon Sep 17 00:00:00 2001 From: JCSzamosi Date: Mon, 12 Jun 2023 17:59:56 -0400 Subject: [PATCH 1/3] Clarify issues links in CONTRIBUTING.md --- CONTRIBUTING.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ec44704c..4f76a3ad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,12 +26,13 @@ introduce yourself and to meet some of our community members. 2. If you have a [GitHub][github] account, or are willing to [create one][github-join], but do not know how to use Git, you can report problems - or suggest improvements by [creating an issue][issues]. This allows us to - assign the item to someone and to respond to it in a threaded discussion. + or suggest improvements by [creating an issue][repo-issues]. This allows us + to assign the item to someone and to respond to it in a threaded discussion. 3. If you are comfortable with Git, and would like to add or change material, you can submit a pull request (PR). Instructions for doing this are - [included below](#using-github). + [included below](#using-github). For inspiration about changes that need to + be made, check out the [list of open issues][issues] across the Carpentries. Note: if you want to build the website locally, please refer to [The Workbench documentation][template-doc]. @@ -49,8 +50,8 @@ There are many ways to contribute, from writing new exercises and improving existing ones to updating or filling in the documentation and submitting [bug reports][issues] about things that do not work, are not clear, or are missing. If you are looking for ideas, please see [the list of issues for this -repository][repo], or the issues for [Data Carpentry][dc-issues], [Library -Carpentry][lc-issues], and [Software Carpentry][swc-issues] projects. +repository][repo-issues], or the issues for [Data Carpentry][dc-issues], +[Library Carpentry][lc-issues], and [Software Carpentry][swc-issues] projects. Comments on issues and reviews of pull requests are just as welcome: we are 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 email][contact]. [repo]: https://example.com/FIXME +[repo-issues]: https://example.com/FIXME/issues [contact]: mailto:team@carpentries.org [cp-site]: https://carpentries.org/ [dc-issues]: https://github.com/issues?q=user%3Adatacarpentry @@ -111,7 +113,7 @@ email][contact]. [github]: https://github.com [github-flow]: https://guides.github.com/introduction/flow/ [github-join]: https://github.com/join -[how-contribute]: https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github +[how-contribute]: https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github [issues]: https://carpentries.org/help-wanted-issues/ [lc-issues]: https://github.com/issues?q=user%3ALibraryCarpentry [swc-issues]: https://github.com/issues?q=user%3Aswcarpentry From 10cf88777472da7455f2c062905da7335ff81fff Mon Sep 17 00:00:00 2001 From: JCSzamosi <4465403+JCSzamosi@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:49:29 -0400 Subject: [PATCH 2/3] fix repo-issues link Co-authored-by: Shari Laster --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4f76a3ad..14b999a6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -103,7 +103,7 @@ media, slack, newsletters, and email lists. You can also [reach us by email][contact]. [repo]: https://example.com/FIXME -[repo-issues]: https://example.com/FIXME/issues +[repo-issues]: https://github.com/LibraryCarpentry/lc-data-intro/issues [contact]: mailto:team@carpentries.org [cp-site]: https://carpentries.org/ [dc-issues]: https://github.com/issues?q=user%3Adatacarpentry From 26337281fbf801ab1cd2ca21d8907ff280cf81f4 Mon Sep 17 00:00:00 2001 From: JCSzamosi <4465403+JCSzamosi@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:49:40 -0400 Subject: [PATCH 3/3] fix repo link Co-authored-by: Shari Laster --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 14b999a6..530ad8bb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -102,7 +102,7 @@ community listed at including via social media, slack, newsletters, and email lists. You can also [reach us by email][contact]. -[repo]: https://example.com/FIXME +[repo]: https://github.com/LibraryCarpentry/lc-data-intro [repo-issues]: https://github.com/LibraryCarpentry/lc-data-intro/issues [contact]: mailto:team@carpentries.org [cp-site]: https://carpentries.org/