From b9e54e39f7f95aa64e2b12474936c3ce880b661f Mon Sep 17 00:00:00 2001 From: mcraa <6892971+mcraa@users.noreply.github.com> Date: Tue, 8 Feb 2022 09:19:55 +0100 Subject: [PATCH 1/4] patch: add requirements and help to issue template --- .github/ISSUE_TEMPLATE.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9d003a45..811b0e0a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,11 @@ - **Etcher version:** - **Operating system and architecture:** - **Image flashed:** +- **What do you think should have happened:** +- **What happened:** - **Do you see any meaningful error information in the DevTools?** - + + + + From e4d02bc561c359ace94a2c461310ef0dc44b2ca1 Mon Sep 17 00:00:00 2001 From: mcraa <6892971+mcraa@users.noreply.github.com> Date: Tue, 8 Feb 2022 08:19:55 +0000 Subject: [PATCH 2/4] patch: add requirements and help to issue template --- .github/ISSUE_TEMPLATE.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9d003a45..811b0e0a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,11 @@ - **Etcher version:** - **Operating system and architecture:** - **Image flashed:** +- **What do you think should have happened:** +- **What happened:** - **Do you see any meaningful error information in the DevTools?** - + + + + From 4366bb372f3c273ccce99dc61b1ced905c591004 Mon Sep 17 00:00:00 2001 From: Peter Makra <6892971+mcraa@users.noreply.github.com> Date: Mon, 21 Feb 2022 13:49:18 +0100 Subject: [PATCH 3/4] patch: fixed typos in template --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 811b0e0a..a70dee25 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,11 +1,11 @@ - **Etcher version:** - **Operating system and architecture:** - **Image flashed:** -- **What do you think should have happened:** +- **What do you think should have happened:** - **What happened:** - **Do you see any meaningful error information in the DevTools?** - + From 35868509af3461f5bc312990d184d88eae476c4f Mon Sep 17 00:00:00 2001 From: Peter Makra <6892971+mcraa@users.noreply.github.com> Date: Mon, 21 Feb 2022 15:21:58 +0100 Subject: [PATCH 4/4] patch: version number notification --- repo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo.yml b/repo.yml index 2313e82e..33be1bfd 100644 --- a/repo.yml +++ b/repo.yml @@ -6,7 +6,7 @@ sentry: team: resinio type: electron triggerNotification: - version: 1.7.3 + version: 1.7.6 stagingPercentage: 100 upstream: - repo: etcher-sdk