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

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions .github/workflows/autoclose_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,11 @@ jobs:
To increase the chance of a productive review:

- Use [the template provided in the PR
description](https://github.com/matplotlib/matplotlib/blob/main/.github/PULL_REQUEST_TEMPLATE.md)
and fill it out as completely as possible, especially the summary
and AI Disclosure sections.
description](https://github.com/matplotlib/matplotlib/blob/main/.github/PULL_REQUEST_TEMPLATE.md)
and fill it out as completely as possible, especially the summary and AI Disclosure sections.

- Make sure your PR conforms to our
[PR checklist](https://matplotlib.org/devdocs/devel/pr_guide.html#summary-for-pull-request-authors).
- Make sure your PR conforms to our [PR
checklist](https://matplotlib.org/devdocs/devel/pr_guide.html#summary-for-pull-request-authors).


As the author, you are responsible for driving this PR, which entails doing
Expand All @@ -75,7 +74,7 @@ jobs:


If you substantially improve this PR within two weeks, leave a comment
and a team member may remove the `status: needs work` label and the
and a team member may remove the `status: autoclose candidate` label and the
PR stays open. Cosmetic changes or incomplete fixes will not be
sufficient. Maintainers will assess improvements on their own
schedule. Please do not ping (`@`) maintainers.
Loading