cloudflare/kumo

Public

mirrored from https://github.com/cloudflare/kumoAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
main

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.github/pull_request_template.md

23lines · modeblame

5d36b026Max Rozen2 months ago1Fixes #[insert GH or internal issue link(s)].
2
3_Describe your change..._
4
5---
6
7<!--
8Please don't delete the checkboxes <3
9The 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 ago14- [ ] automated review not possible because: <!-- explain why -->
5d36b026Max Rozen2 months ago15- Tests
16- [ ] Tests included/updated
3d5deb13Matt Rothenberg2 months ago17- [ ] Automated tests not possible - manual testing has been completed as follows: <!-- describe testing -->
18- [ ] Additional testing not necessary because: <!-- explain why -->
5d36b026Max Rozen2 months ago19
20<!--
21Have you read our [Contributing guide](https://github.com/cloudflare/kumo/blob/main/CONTRIBUTING.md)?
22In 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-->