diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9525bbe..4d9994b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -11,3 +11,11 @@ ``` ``` + +### Sniproxy output +Please paste the output from `docker logs | sed 's/.*\:443 \[//;s/\].*//' | sort | uniq -c` below +``` + +``` diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3cdd03c..cbabb85 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,3 +15,11 @@ ``` +### Sniproxy output +Please paste the output from `docker logs | sed 's/.*\:443 \[//;s/\].*//' | sort | uniq -c` below +``` + +``` +