diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 2bd5df4..5950129 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -12,17 +12,17 @@ A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
-1. Go to '...'
-2. Click on '....'
-3. Scroll down to '....'
-4. See error
-
-**Expected behavior**
-A clear and concise description of what you expected to happen.
+1. used function '...'
+2. code snippet '....'
+3. start app / code
+4. See output/error '....'
**Current Output**
If applicable, add output to help explain your problem.
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
**Environment (please complete the following information):**
- systeminformation package version:
- OS: [e.g. macOS]
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5d7ff45..c6b9379 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,7 @@
- `system()` optimized system detection (e.g. new Raspberry Pi models, ...)
- `system()`, `bios()`, `baseboard()` information also as non-root (linux)
-- `graphics()` bettercontroller and display detection, fixes
+- `graphics()` better controller and display detection, fixes
- `versions()` optimization, fixes
- `networkInterfaces()` added `operstate`, `type`, `duplex`, `mtu`, `speed`, `carrierChanges`
- `networkStats()` added stats for `errors`, `dropped`
@@ -30,6 +30,7 @@ For major (breaking) changes - version 3 and 2 see end of page.
| Version | Date | Comment |
| -------------- | -------------- | -------- |
+| 4.0.5 | 2019-02-03 | updated docs |
| 4.0.4 | 2019-02-03 | code cleanup, updated docs |
| 4.0.3 | 2019-02-03 | `networkInterfaces(), chassis()` fixed two more issues |
| 4.0.2 | 2019-02-03 | `networkInterfaces(), chassis()` fixed smaller issues |
diff --git a/docs/assets/android-icon-192x192.png b/docs/assets/android-icon-192x192.png
new file mode 100644
index 0000000..55af16c
Binary files /dev/null and b/docs/assets/android-icon-192x192.png differ
diff --git a/docs/assets/favicon-16x16.png b/docs/assets/favicon-16x16.png
new file mode 100644
index 0000000..c2e52fe
Binary files /dev/null and b/docs/assets/favicon-16x16.png differ
diff --git a/docs/assets/favicon-32x32.png b/docs/assets/favicon-32x32.png
new file mode 100644
index 0000000..7d4d4f6
Binary files /dev/null and b/docs/assets/favicon-32x32.png differ
diff --git a/docs/assets/favicon-96x96.png b/docs/assets/favicon-96x96.png
new file mode 100644
index 0000000..7eedbcd
Binary files /dev/null and b/docs/assets/favicon-96x96.png differ
diff --git a/docs/battery.html b/docs/battery.html
index e8008a4..6b83dcb 100644
--- a/docs/battery.html
+++ b/docs/battery.html
@@ -12,6 +12,12 @@
+
+
+
+
+
+
diff --git a/docs/contributors.html b/docs/contributors.html
index 9356328..7216303 100644
--- a/docs/contributors.html
+++ b/docs/contributors.html
@@ -12,6 +12,12 @@
+
+
+
+
+
+
systeminformation
diff --git a/docs/copyright.html b/docs/copyright.html
index df9247e..1697891 100644
--- a/docs/copyright.html
+++ b/docs/copyright.html
@@ -12,6 +12,12 @@
+
+
+
+
+
+
systeminformation
diff --git a/docs/cpu.html b/docs/cpu.html
index c3944a2..7c10616 100644
--- a/docs/cpu.html
+++ b/docs/cpu.html
@@ -12,6 +12,12 @@
+
+
+
+
+
+
diff --git a/docs/docker.html b/docs/docker.html
index 8aa0879..4193710 100644
--- a/docs/docker.html
+++ b/docs/docker.html
@@ -12,6 +12,12 @@
+
+
+
+
+
+
diff --git a/docs/favicon.ico b/docs/favicon.ico
new file mode 100644
index 0000000..64e512a
Binary files /dev/null and b/docs/favicon.ico differ
diff --git a/docs/filesystem.html b/docs/filesystem.html
index 7355534..0fdf85d 100644
--- a/docs/filesystem.html
+++ b/docs/filesystem.html
@@ -12,6 +12,12 @@
+
+
+
+
+
+
diff --git a/docs/general.html b/docs/general.html
index 0c930ef..80dec54 100644
--- a/docs/general.html
+++ b/docs/general.html
@@ -12,6 +12,12 @@
+
+
+
+
+
+
diff --git a/docs/gettingstarted.html b/docs/gettingstarted.html
index 325681f..4d7c6d4 100644
--- a/docs/gettingstarted.html
+++ b/docs/gettingstarted.html
@@ -12,6 +12,12 @@
+
+
+
+
+
+
diff --git a/docs/graphics.html b/docs/graphics.html
index 741e98e..6196771 100644
--- a/docs/graphics.html
+++ b/docs/graphics.html
@@ -12,6 +12,12 @@
+
+
+
+
+
+
diff --git a/docs/history.html b/docs/history.html
index f3f28a5..e68c1f9 100644
--- a/docs/history.html
+++ b/docs/history.html
@@ -11,6 +11,13 @@
+
+
+
+
+
+
+
systeminformation
@@ -35,10 +42,28 @@