From 58d8a872b82c8058fd65324943d369c516d56f73 Mon Sep 17 00:00:00 2001 From: snobu Date: Sat, 11 Apr 2020 16:39:21 +0300 Subject: [PATCH] We lost the issue template. Re-adding. --- .github/ISSUE_TEMPLATE/report-trouble.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/report-trouble.md diff --git a/.github/ISSUE_TEMPLATE/report-trouble.md b/.github/ISSUE_TEMPLATE/report-trouble.md new file mode 100644 index 0000000..eb398f9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/report-trouble.md @@ -0,0 +1,12 @@ +--- +name: Report trouble +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +## PLEASE NEVER PASTE YOUR ACCESS TOKEN INTO A GITHUB ISSUE AS IT MAY CONTAIN PRIVATE INFORMATION + +When you paste in output from destreamer, locate your access token (it looks like this: `Authorization: Bearer eyJ.........`) and redact it.