diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 97fac0c..0c11dcf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -19,21 +19,16 @@ A clear and concise description of what you expected to happen. **Branch:** master, dev **Commit:** git rev-parse --short HEAD -**Kinto Input Caret Status** -``` -cat /tmp/kinto/caret +Logs and status if relevant ``` +# xkeysnail +sudo systemctl status xkeysnail +sudo journalctl --unit=xkeysnail.service -b -**Kinto Standard Log** -``` +# xkb +systemctl --user status keyswap journalctl --user-unit=keyswap.service -b ``` -**Kinto Debug Log (1.0.6-2+)** -``` -systemctl --user stop keyswap -cd ~/.config/kinto -./kintox11 --debug -``` **Screenshots** If applicable, add screenshots to help explain your problem.