From f38e97d135ae3f889ce4f599cbe8f156adb093e1 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 23 Mar 2022 09:00:49 +0100 Subject: [PATCH 1/5] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6806b48..12e6a91 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,9 @@ assignees: '' --- -### Your System +**Before reporting an issue**, check the [Wiki pages](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki), there are hints for troubleshooting. + +### Describe your System so we can help you better - VARIANT: - CONTROL TYPE: - CONTROL MODE: From ef990ed5e775bfd91bce8ad918cd7399d03c659a Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 23 Mar 2022 09:03:40 +0100 Subject: [PATCH 2/5] Update idea---feature-request.md --- .github/ISSUE_TEMPLATE/idea---feature-request.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/idea---feature-request.md b/.github/ISSUE_TEMPLATE/idea---feature-request.md index b1259ea..b47701d 100644 --- a/.github/ISSUE_TEMPLATE/idea---feature-request.md +++ b/.github/ISSUE_TEMPLATE/idea---feature-request.md @@ -7,6 +7,9 @@ assignees: '' --- +**Before suggesting a feature**, check the [Wiki pages](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki), it might already be available.
+Also make sure this feature wasn't requested already. + **What can we do to make the firmware better?** Consider if code examples or images would help communicate your request. From 88fd069c6031a3a50f553d21b3b26b95fd42de6a Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 23 Mar 2022 09:06:14 +0100 Subject: [PATCH 3/5] Update question-about-the-firmware.md --- .github/ISSUE_TEMPLATE/question-about-the-firmware.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question-about-the-firmware.md b/.github/ISSUE_TEMPLATE/question-about-the-firmware.md index 2443656..de5f9a2 100644 --- a/.github/ISSUE_TEMPLATE/question-about-the-firmware.md +++ b/.github/ISSUE_TEMPLATE/question-about-the-firmware.md @@ -7,17 +7,17 @@ assignees: '' --- -### Your System +### Before asking a question +See if it is already answered in [Wiki pages](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki) + +### Describe your System so we can help you better - VARIANT: - CONTROL TYPE: - CONTROL MODE: - What is your application? - Hovercar, Skateboard, RC platform, etc. -**Before asking a question** see if it is already answered in: -* [Wiki pages](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki) - -**Indicate what you have tried:** +### Indicate what you have tried If applicable, indicate what you tried that _doesn't_ work: ```c From 08880f48232b7f07025addc6c968572c983b6cf1 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 23 Mar 2022 09:07:03 +0100 Subject: [PATCH 4/5] Update idea---feature-request.md --- .github/ISSUE_TEMPLATE/idea---feature-request.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/idea---feature-request.md b/.github/ISSUE_TEMPLATE/idea---feature-request.md index b47701d..224da5e 100644 --- a/.github/ISSUE_TEMPLATE/idea---feature-request.md +++ b/.github/ISSUE_TEMPLATE/idea---feature-request.md @@ -7,11 +7,12 @@ assignees: '' --- -**Before suggesting a feature**, check the [Wiki pages](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki), it might already be available.
+### Before suggesting a feature +Check the [Wiki pages](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki), it might already be available.
Also make sure this feature wasn't requested already. -**What can we do to make the firmware better?** +### What can we do to make the firmware better? Consider if code examples or images would help communicate your request. -**Describe suggestions or alternatives you have considered** +### Describe suggestions or alternatives you have considered A clear and concise description of any alternative solutions or features you've considered. From 18d406982eed3c201f2e7e0caffb4ab882f7b927 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 23 Mar 2022 09:07:43 +0100 Subject: [PATCH 5/5] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 12e6a91..af87304 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,8 @@ assignees: '' --- -**Before reporting an issue**, check the [Wiki pages](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki), there are hints for troubleshooting. +### Before reporting an issue +Check the [Wiki pages](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki), there are hints for troubleshooting. ### Describe your System so we can help you better - VARIANT: