diff options
| author | Johann150 <johann.galle@protonmail.com> | 2022-05-29 14:26:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-29 14:26:29 +0200 |
| commit | feba678e03d3c7635d6f9f130ea4355af245e70a (patch) | |
| tree | 6a2e85ff00a84d66f8eadd0ff1f4da25bb762e4e /.github | |
| parent | fix(client): fix popout url (#8494) (diff) | |
| download | sharkey-feba678e03d3c7635d6f9f130ea4355af245e70a.tar.gz sharkey-feba678e03d3c7635d6f9f130ea4355af245e70a.tar.bz2 sharkey-feba678e03d3c7635d6f9f130ea4355af245e70a.zip | |
enhance(dev): ask for log snippets
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/01_bug-report.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/01_bug-report.md b/.github/ISSUE_TEMPLATE/01_bug-report.md index 8734fc0c36..0fecce2ee8 100644 --- a/.github/ISSUE_TEMPLATE/01_bug-report.md +++ b/.github/ISSUE_TEMPLATE/01_bug-report.md @@ -22,7 +22,10 @@ First, in order to avoid duplicate Issues, please search to see if the problem y ## 🤬 Actual Behavior -<!--- Tell us what happens instead of the expected behavior --> +<!-- +Tell us what happens instead of the expected behavior. +Please include errors from the developer console and/or server log files if you have access to them. +--> ## 📝 Steps to Reproduce |