diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..63d0c7d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,21 @@ +--- +name: Bug report +about: The daemon isn't working properly :'( +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** + +_A clear and concise description of what the bug is._ + +**Desktop (please complete the following information):** +- Distro: (e.g: Ubuntu 20.04) +- Desktop Environment: (e.g: GNOME) +- output of `uname -a`: + +**Service Logs** + +_Please copy the output of `journalctl -u surface-dial.service` / the daemon's `stdout/stderr`._