From 642041109f0716dc64fe833280b6600aebd73c86 Mon Sep 17 00:00:00 2001 From: hannah Date: Thu, 1 Jun 2023 13:52:13 -0400 Subject: [PATCH] removed wrapping --- .github/workflows/good-first-issue.yml | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/.github/workflows/good-first-issue.yml b/.github/workflows/good-first-issue.yml index 27475b658731..30a9917d6d1e 100644 --- a/.github/workflows/good-first-issue.yml +++ b/.github/workflows/good-first-issue.yml @@ -17,17 +17,8 @@ jobs: body: | ### Good first issue - notes for new contributors - This issue is suited to new contributors because it does not require - understanding of the Matplotlib internals. To get started, - please see our [contributing guide](https://matplotlib.org/stable/devel/index). + This issue is suited to new contributors because it does not require understanding of the Matplotlib internals. To get started, please see our [contributing guide](https://matplotlib.org/stable/devel/index). + **We do not assign issues**. Check the *Development* section in 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 competing PR. - **We do not assign issues**. Check the *Development* section in - 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 competing PR. - - - If something is unclear, please reach out on any of our - [communication channels](https://matplotlib.org/stable/devel/contributing.html#get-connected). + If something is unclear, please reach out on any of our [communication channels](https://matplotlib.org/stable/devel/contributing.html#get-connected).