From 3305d5dc92b829f8bb427dde7566dd964d8c86ea Mon Sep 17 00:00:00 2001 From: BlackDex <black.dex@gmail.com> Date: Sun, 11 Oct 2020 15:58:31 +0200 Subject: [PATCH] Updated bug-report to note to update first --- .github/ISSUE_TEMPLATE/bug_report.md | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 758853ce..57a13c19 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,27 +6,36 @@ labels: '' assignees: '' --- +<!-- + # ### + NOTE: Please update to the latest version of bitwarden_rs before reporting an issue! + This saves you and us a lot of time and troubleshooting. + See: https://github.com/dani-garcia/bitwarden_rs/issues/1180 + # ### +--> + <!-- Please fill out the following template to make solving your problem easier and faster for us. -This is only a guideline. If you think that parts are unneccessary for your issue, feel free to remove them. +This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. -Remember to hide/obfuscate personal and confidential information, -such as names, global IP/DNS adresses and especially passwords, if neccessary. +Remember to hide/obfuscate personal and confidential information, +such as names, global IP/DNS addresses and especially passwords, if necessary. --> ### Subject of the issue <!-- Describe your issue here.--> ### Your environment -<!-- The version number, obtained from the logs or the admin page --> -* Bitwarden_rs version: +<!-- The version number, obtained from the logs or the admin diagnostics page --> +<!-- Remember to check your issue on the latest version first! --> +* Bitwarden_rs version: <!-- How the server was installed: Docker image / package / built from source --> -* Install method: +* Install method: * Clients used: <!-- if applicable --> * Reverse proxy and version: <!-- if applicable --> * Version of mysql/postgresql: <!-- if applicable --> -* Other relevant information: +* Other relevant information: ### Steps to reproduce <!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults)