We lost the issue template. Re-adding.
This commit is contained in:
parent
7da49197b3
commit
58d8a872b8
1 changed files with 12 additions and 0 deletions
12
.github/ISSUE_TEMPLATE/report-trouble.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/report-trouble.md
vendored
Normal file
|
@ -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....<a lot more base64 encoded text>.....`) and redact it.
|
Loading…
Reference in a new issue