File tree 1 file changed +16
-5
lines changed
1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change 15
15
with :
16
16
issue-number : ${{ github.event.issue.number }}
17
17
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).
You can’t perform that action at this time.
0 commit comments