commit 090104ce1bb410da0886507746bf91504cb0310d
parent 296063e135c3c021dd8f97913bf21f0cdaf73ce7
Author: Daniel GarcĂa <dani-garcia@users.noreply.github.com>
Date: Sun, 11 Oct 2020 17:24:42 +0200
Merge pull request #1181 from BlackDex/update-issue-template
Updated bug-report to note to update first
Diffstat:
1 file changed, 16 insertions(+), 7 deletions(-)
diff --git 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)