diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
new file mode 100644
index 000000000..474d9688a
--- /dev/null
+++ b/ISSUE_TEMPLATE.md
@@ -0,0 +1,8 @@
+To help with identifying and fixing issues, please include as much information as possible, including:
+### LazyLibrarian version number (at the bottom of config page)
+### Operating system used (windows, mac, linux, NAS type)
+### Interface in use (default, bookstrap)
+### Source of your LazyLibrarian installation (git, zip file, 3rd party package)
+### Relevant debug log with api keys and any passwords redacted
+
+Please note - usually a single line of log is not sufficient. The lines just before the error occurs can give useful context and greatly assist with debugging.
diff --git a/README.md b/README.md
index e7af465e3..31dd96e67 100644
--- a/README.md
+++ b/README.md
@@ -65,3 +65,7 @@ Open localhost:5299/home or click the LazyLibrarian icon in the top left. Type a
 
 ## Update
 Auto update available via interface from master
+
+## Docker packages
+x64 version here  : https://hub.docker.com/r/linuxserver/lazylibrarian/  
+armhf version here: https://hub.docker.com/r/lsioarmhf/lazylibrarian/