diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..402cc32 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,14 @@ +## Description + + +## Error message + +``` +terminal output +``` + +## Verbose log + +1. Run `env KISS_PROMPT=0 sh -x kiss > log 2>&1` +2. Upload the contents of `log`. +