Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add comment on issues marked 'good first issue' #25735

Merged
merged 3 commits into from May 25, 2023

Conversation

oscargus
Copy link
Contributor

PR Summary

Who knows if this works? @melissawm feel free to update the text.

PR Checklist

Documentation and Tests

  • Has pytest style unit tests (and pytest passes)
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • New plotting related features are documented with examples.

Release Notes

  • New features are marked with a .. versionadded:: directive in the docstring and documented in doc/users/next_whats_new/
  • API changes are marked with a .. versionchanged:: directive in the docstring and documented in doc/api/next_api_changes/
  • Release notes conform with instructions in next_whats_new/README.rst or next_api_changes/README.rst

@oscargus
Copy link
Contributor Author

@melissawm friendly reminder to have a look and possibly suggest a better wording. (I think we will have to try it to see how it works, but this is a reasonably well used action.)

Copy link
Contributor

@melissawm melissawm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I missed this! Here's a suggestion for the wording - I also added a direct link to the "get connected" section.

.github/workflows/good-first-issue.yml Outdated Show resolved Hide resolved
melissawm

This comment was marked as duplicate.

Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
@QuLogic
Copy link
Member

QuLogic commented May 24, 2023

pre-commit doesn't like it; some trailing whitespace slipped in.

@oscargus
Copy link
Contributor Author

Fixed that. Make sure to squeeze when merging.

@QuLogic QuLogic added this to the v3.8.0 milestone May 25, 2023
@QuLogic QuLogic merged commit 64203a1 into matplotlib:main May 25, 2023
37 of 39 checks passed
@oscargus oscargus deleted the goodfirstissue branch May 29, 2023 14:02
@oscargus
Copy link
Contributor Author

It seems to work: #25942 (although the link text makes the text in the comment line break in an ugly way because of the line length limitation).

devRD pushed a commit to devRD/matplotlib that referenced this pull request Jun 5, 2023
* Add comment on issues marked 'good first issue'

* Apply suggestions

Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>

* Remove trailing white space

---------

Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
melissawm added a commit to melissawm/matplotlib that referenced this pull request Jun 15, 2023
* Add comment on issues marked 'good first issue'

* Apply suggestions

Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>

* Remove trailing white space

---------

Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants