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:
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -19,6 +19,13 @@ cat /tmp/kinto/caret
|
|||||||
journalctl --user-unit=keyswap.service -b
|
journalctl --user-unit=keyswap.service -b
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You may also run kinto in debug mode as of 1.0.6-2. This could help me resolve your problem faster.
|
||||||
|
```
|
||||||
|
systemctl --user stop keyswap
|
||||||
|
cd ~/.config/kinto
|
||||||
|
./kintox11 --debug
|
||||||
|
```
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user