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

Skip to content

Commit b7787ee

Browse files
committed
MAINT: Fix formatting on autoclose bot message
1 parent 25f1939 commit b7787ee

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

.github/workflows/autoclose_comment.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,10 @@ jobs:
5454
5555
To increase the chance of a productive review:
5656
57-
- Use [the template provided in the PR
58-
description](https://github.com/matplotlib/matplotlib/blob/main/.github/PULL_REQUEST_TEMPLATE.md)
59-
and fill it out as completely as possible, especially the summary
60-
and AI Disclosure sections.
57+
- Use [the template provided in the PR description](https://github.com/matplotlib/matplotlib/blob/main/.github/PULL_REQUEST_TEMPLATE.md)
58+
and fill it out as completely as possible, especially the summary and AI Disclosure sections.
6159
62-
- Make sure your PR conforms to our
63-
[PR checklist](https://matplotlib.org/devdocs/devel/pr_guide.html#summary-for-pull-request-authors).
60+
- Make sure your PR conforms to our [PR checklist](https://matplotlib.org/devdocs/devel/pr_guide.html#summary-for-pull-request-authors).
6461
6562
6663
As the author, you are responsible for driving this PR, which entails doing
@@ -75,7 +72,7 @@ jobs:
7572
7673
7774
If you substantially improve this PR within two weeks, leave a comment
78-
and a team member may remove the `status: needs work` label and the
75+
and a team member may remove the `status: autoclose candidate` label and the
7976
PR stays open. Cosmetic changes or incomplete fixes will not be
8077
sufficient. Maintainers will assess improvements on their own
8178
schedule. Please do not ping (`@`) maintainers.

0 commit comments

Comments
 (0)