|
1 |
| -🎉 Thanks for sending this pull request! 🎉 |
| 1 | +<!--Please tag yourself as the Assignee and netlify/frameworks as the Reviewer --> |
2 | 2 |
|
3 |
| -Please make sure the title is clear and descriptive. |
| 3 | +### Summary |
4 | 4 |
|
5 |
| -If you are fixing a typo or documentation, please skip these instructions. |
| 5 | +<!-- Provide a brief summary of the change. --> |
6 | 6 |
|
7 |
| -Otherwise please fill in the sections below. |
| 7 | +### Test plan |
8 | 8 |
|
9 |
| -**Which problem is this pull request solving?** |
| 9 | +1. Visit the Deploy Preview ([insert link to specific page]()) ... |
10 | 10 |
|
11 |
| -Example: I'm always frustrated when [...] |
| 11 | +### Relevant links (GitHub issues, Notion docs, etc.) or a picture of cute animal |
12 | 12 |
|
13 |
| -**List other issues or pull requests related to this problem** |
| 13 | +### Standard checks: |
14 | 14 |
|
15 |
| -Example: This fixes #5012 |
| 15 | +<!-- Please delete any options that reviewers shouldn't check. --> |
16 | 16 |
|
17 |
| -**Describe the solution you've chosen** |
| 17 | +- [ ] Check the Deploy Preview's Demo site for your PR's functionality |
| 18 | +- [ ] Add docs when necessary |
18 | 19 |
|
19 |
| -Example: I've fixed this by [...] |
| 20 | +--- |
20 | 21 |
|
21 |
| -**Describe alternatives you've considered** |
22 |
| - |
23 |
| -Example: Another solution would be [...] |
24 |
| - |
25 |
| -**Checklist** |
26 |
| - |
27 |
| -Please add a `x` inside each checkbox: |
28 |
| - |
29 |
| -- [ ] I have read the [contribution guidelines](../blob/master/CONTRIBUTING.md). |
30 |
| -- [ ] I have added tests (we are enforcing 100% test coverage). |
31 |
| -- [ ] I have added documentation in the `README.md`, the `docs` directory (if |
32 |
| - any) and the `examples` directory (if any). |
33 |
| -- [ ] The status checks are successful (continuous integration). Those can be |
34 |
| - seen below. |
| 22 | +🧪 Once merged, make sure to update the version if needed and that it was |
| 23 | +published correctly. |
0 commit comments