cloudflare/kumo
Publicmirrored from https://github.com/cloudflare/kumoAvailable
.github/pull_request_template.md
23lines · modeblame
5d36b026Max Rozen2 months ago | 1 | Fixes #[insert GH or internal issue link(s)]. |
| 2 | | |
| 3 | _Describe your change..._ | |
| 4 | | |
| 5 | --- | |
| 6 | | |
| 7 | <!-- | |
| 8 | Please don't delete the checkboxes <3 | |
| 9 | The following selections do not need to be completed if this PR only contains changes to .md files | |
| 10 | --> | |
| 11 | | |
| 12 | - Reviews | |
| 13 | - [ ] bonk has reviewed the change | |
3d5deb13Matt Rothenberg2 months ago | 14 | - [ ] automated review not possible because: <!-- explain why --> |
5d36b026Max Rozen2 months ago | 15 | - Tests |
| 16 | - [ ] Tests included/updated | |
3d5deb13Matt Rothenberg2 months ago | 17 | - [ ] Automated tests not possible - manual testing has been completed as follows: <!-- describe testing --> |
| 18 | - [ ] Additional testing not necessary because: <!-- explain why --> | |
5d36b026Max Rozen2 months ago | 19 | |
| 20 | <!-- | |
| 21 | Have you read our [Contributing guide](https://github.com/cloudflare/kumo/blob/main/CONTRIBUTING.md)? | |
| 22 | In particular, for non-trivial changes, please always engage on the issue or create a discussion or feature request issue first before writing your code. | |
| 23 | --> |