From 98b4263a906ccf17c0b44d0bbb617cd77f071e1d Mon Sep 17 00:00:00 2001 From: Oscar Gustafsson Date: Thu, 1 Jun 2023 09:33:56 +0200 Subject: [PATCH 1/2] Correct spelling in 'Good first issue' --- .github/workflows/good-first-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/good-first-issue.yml b/.github/workflows/good-first-issue.yml index 209d9dde29dc..ed33ee8e1408 100644 --- a/.github/workflows/good-first-issue.yml +++ b/.github/workflows/good-first-issue.yml @@ -26,7 +26,7 @@ jobs: the sidebar for linked pull requests (PRs). If there are none, feel free to start working on it. If there is an open PR, please collaborate on the work by reviewing it rather than - duplicating it in a competeing PR. + duplicating it in a competing PR. If something is confusing or unclear, please reach out on any of our From c1802188ef573df7af47da7f536112ede8c03645 Mon Sep 17 00:00:00 2001 From: Oscar Gustafsson Date: Thu, 1 Jun 2023 10:55:05 +0200 Subject: [PATCH 2/2] Simplify wording Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com> --- .github/workflows/good-first-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/good-first-issue.yml b/.github/workflows/good-first-issue.yml index ed33ee8e1408..27475b658731 100644 --- a/.github/workflows/good-first-issue.yml +++ b/.github/workflows/good-first-issue.yml @@ -29,5 +29,5 @@ jobs: duplicating it in a competing PR. - If something is confusing or unclear, please reach out on any of our + If something is unclear, please reach out on any of our [communication channels](https://matplotlib.org/stable/devel/contributing.html#get-connected).