From 87cec95dd8eb547bd2900dcc1f81cca1be7e3905 Mon Sep 17 00:00:00 2001 From: James Kinsman Date: Wed, 3 Oct 2018 11:04:51 +0100 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..3cdd03c --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,17 @@ +### What CDN does this PR relate to + + +### Does this require running via sniproxy + + +### Capture method + + +### Testing Scenario + + +### Testing Configuration +``` + +``` +