cloudflare/kumo

Public

mirrored fromhttps://github.com/cloudflare/kumoAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
857765af9342d2b7cf1ff843dd1267fbb8d53ff0

Branches

Tags

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

Clone

HTTPS

Download ZIP

.github/pull_request_template.md

23lines · modecode

1Fixes #[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
14 - [ ] automated review not possible because: <!-- explain why -->
15- Tests
16 - [ ] Tests included/updated
17 - [ ] Automated tests not possible - manual testing has been completed as follows: <!-- describe testing -->
18 - [ ] Additional testing not necessary because: <!-- explain why -->
19
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-->
24