diff --git a/.github/ISSUE_TEMPLATE/something-else-is-not-working.md b/.github/ISSUE_TEMPLATE/something-else-is-not-working.md new file mode 100644 index 00000000..d8c2c830 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/something-else-is-not-working.md @@ -0,0 +1,10 @@ +--- +name: Something else is not working +about: "..." +title: '' +labels: '' +assignees: '' + +--- + +To help people understand your problems, run `sudo pkill -f input-remapper && input-remapper-gtk -d`, reproduce the problem and then share the output here.