|
1 | | -<!-- ---------------------------------------------------------------- |
2 | | - MAKE SURE YOUR PR GETS THE ATTENTION IT DESERVES! |
3 | | - ---------------------------------------------------------------- |
| 1 | +### PR summary |
| 2 | +<!-- Please take some time to make it easier for us maintainers to understand |
| 3 | + and review your PR. Describe the pull request, using the questions below as |
| 4 | + guidance, and link to any relevant issues and PRs. |
4 | 5 |
|
5 | | -* FORMAT IT RIGHT: |
6 | | - https://www.numpy.org/devdocs/dev/development_workflow.html#writing-the-commit-message |
| 6 | + |
| 7 | + Also, have you hit all [the guidelines](https://numpy.org/devdocs/dev/index.html#guidelines)? |
| 8 | + And have you filled out the disclosure section below? |
7 | 9 |
|
8 | | -* IF IT'S A NEW FEATURE OR API CHANGE, TEST THE WATERS: |
9 | | - https://www.numpy.org/devdocs/dev/development_workflow.html#get-the-mailing-list-s-opinion |
| 10 | +--> |
| 11 | + |
| 12 | +### First time committer introduction |
| 13 | +<!-- If you are new to the NumPy community, please introduce yourself. How do you |
| 14 | + use NumPy, what prompted you to make this contribution? We are a community of |
| 15 | + mostly volunteers, and getting to know you helps us trust your judgement |
| 16 | + and welcome you into the community. |
| 17 | +--> |
10 | 18 |
|
11 | | -* HIT ALL THE GUIDELINES: |
12 | | - https://numpy.org/devdocs/dev/index.html#guidelines |
| 19 | +#### AI Disclosure |
| 20 | +<!-- If AI was used in the preparation of this pull request, please disclose |
| 21 | +the tool(s) used, how they were used, and specify what code or text is AI generated. |
| 22 | +If no AI tools were used, please write "No AI tools used" in this section. Read our |
| 23 | +policy on AI generated code at |
| 24 | +https://numpy.org/devdocs/dev/ai_policy.html. |
13 | 25 |
|
14 | | -* WHAT TO DO IF WE HAVEN'T GOTTEN BACK TO YOU: |
15 | | - https://www.numpy.org/devdocs/dev/development_workflow.html#getting-your-pr-reviewed |
| 26 | +In particular, all interaction is to be done by humans, including submission of PRs. |
16 | 27 | --> |
0 commit comments