From 52c1c43f69ad1fa148c940cb8157cbbba697f6b5 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 8 Mar 2019 23:32:36 +0100 Subject: [PATCH] [skip travis] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md 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