Create PULL_REQUEST_TEMPLATE.md

This commit is contained in:
James Kinsman 2018-10-03 11:04:51 +01:00 committed by GitHub
parent d8a1525ecc
commit 87cec95dd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

17
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,17 @@
### What CDN does this PR relate to
<!-- Please clearly state what existing cdn this pr relates to, or which games if it's a new cdn -->
### Does this require running via sniproxy
<!-- Yes/no/untested -->
### Capture method
<!-- Please give a short description how you ascertained the updates to the domain files, wireshark, dns logs etc -->
### Testing Scenario
<!-- Please give a short description on how you have tested this and where (home, office, small lan, large lan etc) -->
### Testing Configuration
```
<!-- Paste either your docker run command from the DNS container OR explain how you have setup DNS zone files etc to test this issue -->
```