From 600b92cbcefd53e5ed0aa3e906347b95a8487f0d Mon Sep 17 00:00:00 2001 From: Gazook89 <58999374+Gazook89@users.noreply.github.com> Date: Sun, 18 Sep 2022 10:19:00 -0500 Subject: [PATCH] Move 'additional steps' to end of post. --- .github/ISSUE_TEMPLATE/save_issue.yml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/save_issue.yml b/.github/ISSUE_TEMPLATE/save_issue.yml index 5bb285309..09136f0a7 100644 --- a/.github/ISSUE_TEMPLATE/save_issue.yml +++ b/.github/ISSUE_TEMPLATE/save_issue.yml @@ -6,11 +6,7 @@ body: - type: markdown attributes: value: | - Woops, sorry there was an issue Saving. Here are some possible quick solutions to try: - 1. Refreshing your Google credentials in Homebrewery by signing out, and back in (they expire after one year). - 2. Waiting a few minutes and trying again - 3. Checking the Issues in Github or the /r/homebrewery subreddit for answers to similar issues - If none of the above helps, please fill out an Issue! + Woops, sorry there was an issue Saving. Please add any detail you can to this report and check back soon! - type: textarea id: error-code attributes: @@ -19,4 +15,11 @@ body: - type: textarea id: user-description attributes: - label: "Your description of what happened:" \ No newline at end of file + label: "Your description of what happened:" + - type: markdown + attributes: + value: | + Thanks for the report. Here are some steps that may help in the meantime: + 1. Refreshing your Google credentials in Homebrewery by signing out, and back in (they expire after one year). + 2. Waiting a few minutes and trying again - sometimes there is just a momentary blip in the server. + 3. Check the Issues in Github or the /r/homebrewery subreddit to see if others are experiencing the same issue.