Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Doc: document pending deprecation procedure #22595

Doc: document pending deprecation procedure

Doc: document pending deprecation procedure #22595

Workflow file for this run

---
name: PR Greetings
on: [pull_request_target]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/first-interaction@34f15e814fe48ac9312ccf29db4e74fa767cbab7 # v1.3.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: >+
Thank you for opening your first PR into Matplotlib!
If you have not heard from us in a week or so, please leave a new
comment below and that should bring it to our attention.
Most of our reviewers are volunteers and sometimes things fall
through the cracks.
You can also join us [on
gitter](https://gitter.im/matplotlib/matplotlib) for real-time
discussion.
For details on testing, writing docs, and our review process,
please see [the developer
guide](https://matplotlib.org/devdocs/devel/index.html)
We strive to be a welcoming and open project. Please follow our
[Code of
Conduct](https://github.com/matplotlib/matplotlib/blob/main/CODE_OF_CONDUCT.md).
Morty Proxy This is a proxified and sanitized view of the page, visit original site.