From d8989bc02950c7568bbd01dc6f4d4914d999cc3e Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Fri, 28 Jun 2019 09:07:49 +0200 Subject: [PATCH] ADD Referrer/Domains Reporting Template [ci skip] --- .../ISSUE_TEMPLATE/report-referrer-domain.md | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/report-referrer-domain.md diff --git a/.github/ISSUE_TEMPLATE/report-referrer-domain.md b/.github/ISSUE_TEMPLATE/report-referrer-domain.md new file mode 100644 index 000000000..4c91b887e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/report-referrer-domain.md @@ -0,0 +1,35 @@ +--- +name: Report Referrer / Domain +about: Reporting of New / False Positive Domains and Referrers (Additions / Removals) +title: "[Referrer-Domain] (add a descriptive title here)" +labels: 'Referrers / Domains' +assignees: 'mitchellkrogza' + +--- + +## Paste the full Domain name / Referrer String here + +``` + +Paste the full Referrer String here (paste in between the ``` ``` markers) + +``` + +## Is this for Addition / Removal? + + - [ ] Addition + - [ ] Removal + + +## Post Log Excerpt to show User-Agent behavior (10-20 lines is enough) + + +``` + +Post log excerpt here (paste in between the ``` ``` markers) + +``` + +## Additional information + +Add any other context about the problem here.