Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4bb22c5

Browse files
story645timhoffmrcomer
committed
good first issue bot rewording based on discussion in #25942
Co-authored-by: Tim Hoffmann <[email protected]> Co-authored-by: Ruth Comer <[email protected]>
1 parent d464cbf commit 4bb22c5

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

.github/workflows/good-first-issue.yml

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,19 @@ jobs:
1515
with:
1616
issue-number: ${{ github.event.issue.number }}
1717
body: |
18-
Please see [our Contributing guide](https://matplotlib.org/stable/devel/index) for
19-
more information on how to contribute.
20-
**We do not assign issues**, and unless there is a PR for this issue already, feel free
21-
to start working on it. Do not hesitate to ask if something needs clarification - see
22-
also [our different communication channels](https://matplotlib.org/stable/devel/contributing.html#get-connected).
18+
### Good first issue - notes for new contributors
19+
20+
This issue is suited to new contributors because it does not require
21+
understanding of the Matplotlib internals. To get started,
22+
please see our [contributing guide](https://matplotlib.org/stable/devel/index).
23+
24+
25+
**We do not assign issues**. Check the *Development* section in
26+
the sidebar for linked pull requests (PRs). If there are none, feel
27+
free to start working on it. If there is an open PR, please
28+
collaborate on the work by reviewing it rather than
29+
duplicating it in a competeing PR.
30+
31+
32+
If something is confusing or unclear, please reach out on any of our
33+
[communication channels](https://matplotlib.org/stable/devel/contributing.html#get-connected).

0 commit comments

Comments
 (0)