[skip travis] update readme and issue template
This commit is contained in:
13
.github/ISSUE_TEMPLATE.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE.md
vendored
Normal 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
|
||||
16
.github/ISSUE_TEMPLATE/bug_report.md
vendored
16
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -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
|
||||
Reference in New Issue
Block a user