From 52c1c43f69ad1fa148c940cb8157cbbba697f6b5 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 8 Mar 2019 23:32:36 +0100 Subject: [PATCH 1/2] [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 From fa9e6c9f7cf4d417deb8ce6447210f9b5247580d Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Wed, 13 Mar 2019 18:39:54 +0100 Subject: [PATCH 2/2] [skip travis] update roadmap link to projects --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 169c074..0fb66b1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Key FeaturesGetting StartedUsage • - RoadMap • + RoadMapChangelogCreditsLicense @@ -31,7 +31,7 @@ - Easy Migration from EasyEngine v3 (migration script development in progress) - Automated WordPress, Nginx, PHP, MySQL & Redis installation -- Up-to-date server stack with PHP 7.2 & 7.3, MariaDB 10.3 & Redis 5.0 +- Up-to-date server stack with Nginx 1.14.2, PHP 7.2 & 7.3, MariaDB 10.3 & Redis 5.0 - Optimized Nginx configurations with multiple cache backends support - Let's Encrypt SSL certificates @@ -133,4 +133,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)