diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..3f0d1d2
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,16 @@
+---
+name: Bug report
+about: Create a report to help us improve WordOps
+title: "[BUG]"
+labels: bug
+assignees: ''
+
+---
+
+Please attach the output of the following commands with your report
+
+System Information
+- [ ] lsb_release -a
+- [ ] wo info
+- [ ] wo -v
+- [ ] wp --allow-root info
diff --git a/README.md b/README.md
index d876f3f..d57f89a 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
Key Features •
Getting Started •
Usage •
- RoadMap •
+ RoadMap •
Changelog •
Credits •
License
@@ -134,4 +134,4 @@ wo update
## License
-- [MIT](http://opensource.org/licenses/MIT) © [WordOps](https://wordops.org)
\ No newline at end of file
+- [MIT](http://opensource.org/licenses/MIT) © [WordOps](https://wordops.org)