From b4b3a3e88c414fc952923579cb23f7f466f06f4e Mon Sep 17 00:00:00 2001 From: BartS23 <10829389+BartS23@users.noreply.github.com> Date: Tue, 27 Dec 2022 12:20:44 +0100 Subject: [PATCH] add issue button, extend issue template --- .github/ISSUE_TEMPLATE/bangle-bug-report-custom-form.yaml | 4 ++++ index.html | 1 + 2 files changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bangle-bug-report-custom-form.yaml b/.github/ISSUE_TEMPLATE/bangle-bug-report-custom-form.yaml index 484b3ba85..045a6e18a 100644 --- a/.github/ISSUE_TEMPLATE/bangle-bug-report-custom-form.yaml +++ b/.github/ISSUE_TEMPLATE/bangle-bug-report-custom-form.yaml @@ -58,3 +58,7 @@ body: validations: required: true + - type: textarea + id: apps + attributes: + label: Installed apps \ No newline at end of file diff --git a/index.html b/index.html index cb00d87ab..533d8f943 100644 --- a/index.html +++ b/index.html @@ -137,6 +137,7 @@
+