diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 63a7990..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: bug -assignees: '' - ---- - -### Before reporting an issue -Check the [Wiki pages](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki), there are hints for troubleshooting. - -### Describe your System so we can help you better -- VARIANT: -- CONTROL TYPE: -- CONTROL MODE: -- What is your application? - - Hovercar, Skateboard, RC platform, etc. - -Describe the bug and how we can reproduce it. - -```c -// a code sample may improve communication -```