[skip travis] update readme and issue template

This commit is contained in:
VirtuBox
2019-03-18 18:14:37 +01:00
parent a64d1d90e6
commit 051d6cbf8d
3 changed files with 22 additions and 17 deletions

13
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,13 @@
This issue tracker is only for issues related to WordOps.
Please use <https://community.wordops.io> for support questions.
If you feel the issue is a WordOps specific issue, please attach the output of the following commands.
System Information
- [ ] lsb_release -a
- [ ] wo info
- [ ] nginx -V
- [ ] wo -v
- [ ] wp --allow-root info

View File

@@ -1,16 +0,0 @@
---
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