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

Skip to content

Commit ce8a66e

Browse files
Merge pull request #31131 from story645/gfi-bot
MAINT: added don't solve AI note to gfi bot
2 parents 2dea7e1 + ce0f53c commit ce8a66e

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

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

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,16 @@ jobs:
1818
body: |
1919
### Good first issue - notes for new contributors
2020
21-
This issue is suited to new contributors because it does not require understanding of the
22-
Matplotlib internals. To get started, please see our [contributing
23-
guide](https://matplotlib.org/stable/devel/index).
21+
This issue is suited to new contributors because it does not require
22+
understanding of the Matplotlib internals. This is a low priority task
23+
intended for human contributors to learn how to contribute; therefore please
24+
do not try to automate a solution using AI. To get started, please see our
25+
[contributing guide](https://matplotlib.org/stable/devel/index).
2426
25-
**We do not assign issues**. Check the *Development* section in the sidebar for linked pull
26-
requests (PRs). If there are none, feel free to start working on it. If there is an open PR, please
27-
collaborate on the work by reviewing it rather than duplicating it in a competing PR.
27+
**We do not assign issues**. Check the *Development* section in the sidebar
28+
for linked pull requests (PRs). If there are none, feel free to start
29+
working on it. If there is an open PR, please collaborate on the work by
30+
reviewing it rather than duplicating it in a competing PR.
2831
2932
If something is unclear, please reach out on any of our [communication
3033
channels](https://matplotlib.org/stable/devel/contributing.html#get-connected).

0 commit comments

Comments
 (0)