mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 18:38:26 +02:00
Update issue templates
This commit is contained in:
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -19,21 +19,16 @@ A clear and concise description of what you expected to happen.
|
|||||||
**Branch:** master, dev
|
**Branch:** master, dev
|
||||||
**Commit:** git rev-parse --short HEAD
|
**Commit:** git rev-parse --short HEAD
|
||||||
|
|
||||||
**Kinto Input Caret Status**
|
Logs and status if relevant
|
||||||
```
|
|
||||||
cat /tmp/kinto/caret
|
|
||||||
```
|
```
|
||||||
|
# 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
|
journalctl --user-unit=keyswap.service -b
|
||||||
```
|
```
|
||||||
**Kinto Debug Log (1.0.6-2+)**
|
|
||||||
```
|
|
||||||
systemctl --user stop keyswap
|
|
||||||
cd ~/.config/kinto
|
|
||||||
./kintox11 --debug
|
|
||||||
```
|
|
||||||
|
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
Reference in New Issue
Block a user