diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md
index 326c29ef..fe7f2b99 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.md
+++ b/.github/ISSUE_TEMPLATE/bug-report.md
@@ -7,7 +7,7 @@ about: If you're having an issue or see an error
### Describe the bug
Try to explain what issue your'e having in detail. You can copy and paste the issue from the log file in your root directory `/logs/statping.log`.
-You can set the environment variable `ALLOW_REPORTS` to `true` to allow errors to be sent to our error reporting server.
+You can set the environment variable `ALLOW_REPORTS` to `true` to allow errors to be sent to our error reporting server. It's super helpful.
### To Reproduce
Steps to reproduce the behavior:
diff --git a/.github/ISSUE_TEMPLATE/issue-report.md b/.github/ISSUE_TEMPLATE/issue-report.md
index 7088ae19..e1ad6123 100644
--- a/.github/ISSUE_TEMPLATE/issue-report.md
+++ b/.github/ISSUE_TEMPLATE/issue-report.md
@@ -7,7 +7,7 @@ about: If you're having an issue or see an error
### Describe the bug
A clear and concise description of what the bug is.
-You can set the environment variable `ALLOW_REPORTS` to `true` to allow errors to be sent to our error reporting server.
+You can set the environment variable `ALLOW_REPORTS` to `true` to allow errors to be sent to our error reporting server. It's super helpful.
### To Reproduce
Steps to reproduce the behavior:
@@ -20,6 +20,6 @@ Steps to reproduce the behavior:
A clear and concise description of what you expected to happen.
### Screenshots or Logs
-If applicable, add screenshots to help explain your problem. If you can, provide any logs from the latest `logs/statping.log` file.
+If applicable, add screenshots to help explain your problem. If you can, provide any logs from the latest `logs/statping.log` file.
[](https://slack.statping.com/) [](https://github.com/statping/statping/releases/latest) [](https://travis-ci.com/hunterlong/statup)
diff --git a/frontend/src/pages/NotFound.vue b/frontend/src/pages/NotFound.vue
new file mode 100644
index 00000000..5d4ea1b5
--- /dev/null
+++ b/frontend/src/pages/NotFound.vue
@@ -0,0 +1,23 @@
+
+