aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorBlackDex <[email protected]>2020-10-11 15:58:31 +0200
committerBlackDex <[email protected]>2020-10-11 15:58:31 +0200
commit3305d5dc92b829f8bb427dde7566dd964d8c86ea (patch)
treeb57df734a92f64999a83e2360062fed96f30746a /.github/ISSUE_TEMPLATE
parent296063e135c3c021dd8f97913bf21f0cdaf73ce7 (diff)
downloadvaultwarden-3305d5dc92b829f8bb427dde7566dd964d8c86ea.tar.gz
vaultwarden-3305d5dc92b829f8bb427dde7566dd964d8c86ea.zip
Updated bug-report to note to update first
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md23
1 files 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)