aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel García <[email protected]>2019-01-11 13:54:43 +0100
committerGitHub <[email protected]>2019-01-11 13:54:43 +0100
commit8b07ecb937a0488c857202c3eaed316b8b0b9ed3 (patch)
tree58438abf406dae15f014316ddd3bb0ffe3899314
parent6f521043245c0e806df5b18ba1855db8f84feaa9 (diff)
downloadvaultwarden-8b07ecb937a0488c857202c3eaed316b8b0b9ed3.tar.gz
vaultwarden-8b07ecb937a0488c857202c3eaed316b8b0b9ed3.zip
Include warning to not report bugs upstream
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e41af37..5c845688 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,9 @@
Image is based on [Rust implementation of Bitwarden API](https://github.com/dani-garcia/bitwarden_rs).
-_*Note, that this project is not associated with the [Bitwarden](https://bitwarden.com/) project nor 8bit Solutions LLC._
+**This project is not associated with the [Bitwarden](https://bitwarden.com/) project nor 8bit Solutions LLC.**
+
+#### ⚠️**IMPORTANT**⚠️: When using this server, please report any Bitwarden related bug-reports or suggestions [here](https://github.com/dani-garcia/bitwarden_rs/issues/new), regardless of whatever clients you are using (mobile, desktop, browser...). DO NOT use the official support channels.
---