From c3832472d935206ac33f98179bcf3493e962b826 Mon Sep 17 00:00:00 2001 From: Danny <31635744+DDDanny@users.noreply.github.com> Date: Fri, 4 Feb 2022 00:45:40 +0100 Subject: [PATCH] issue template first draft --- .github/ISSUE_TEMPLATE/bangle-bug-report-custom-form.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bangle-bug-report-custom-form.yaml b/.github/ISSUE_TEMPLATE/bangle-bug-report-custom-form.yaml index 28021246f..a96b6e87c 100644 --- a/.github/ISSUE_TEMPLATE/bangle-bug-report-custom-form.yaml +++ b/.github/ISSUE_TEMPLATE/bangle-bug-report-custom-form.yaml @@ -27,8 +27,10 @@ body: label: Your firmware version description: | ## Please make sure you installed the latest (released) firmware! - If it occurs only in "Cutting Edge build" please mention this. - Update instructions: + How to see FW version? Within the AppLoader at "More..."-page: Device info; via the "about"-app or the "firmware"-widget. + If the issue will occur in "Cutting Edge build" only, please mention this. + + FW Update instructions: **Bangle 2: [firmware update instructions](https://www.espruino.com/Bangle.js2#firmware-updates)** **Bangle 1: [firmware update instructions](https://www.espruino.com/Bangle.js#firmware-updates)** _Hint: The links will open inplace hold e.g. ctrl/cmd-key and click to open in a new tab instead._