From 9fac69675a5a4f5a5b6f543288798e180d2e712b Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Tue, 17 Sep 2019 20:08:11 +0200 Subject: [PATCH] Updated how shlink info is requested to users on issue templates --- .github/ISSUE_TEMPLATE/Bug.md | 12 ++++++------ .github/ISSUE_TEMPLATE/Feature_Request.md | 14 +++++++------- .github/ISSUE_TEMPLATE/Question_Support.md | 14 +++++++------- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug.md b/.github/ISSUE_TEMPLATE/Bug.md index 84b0b158..f871bd54 100644 --- a/.github/ISSUE_TEMPLATE/Bug.md +++ b/.github/ISSUE_TEMPLATE/Bug.md @@ -13,12 +13,12 @@ Try to be polite, and understand it is impossible for a project to cover all use With that said, please fill in the information requested next. More information might be requested next (like logs or system configs). --> -| Q | A -|-------------------------|--------------------------------------------------------------------- -| Shlink Version | x.y.z -| PHP Version | x.y.z -| How do you serve Shlink | Self-hosted Apache/Self-hosted nginx/Self-hosted swoole/Docker image -| Database engine used | MySQL/PostgreSQL/SQLite (x.y.z) +#### How Shlink is set-up + +* Shlink Version: x.y.z +* PHP Version: x.y.z +* How do you serve Shlink: Self-hosted Apache|Self-hosted nginx|Self-hosted swoole|Docker image +* Database engine used: MySQL|PostgreSQL|SQLite (x.y.z) #### Summary diff --git a/.github/ISSUE_TEMPLATE/Feature_Request.md b/.github/ISSUE_TEMPLATE/Feature_Request.md index 3da0a7b7..d91fb30c 100644 --- a/.github/ISSUE_TEMPLATE/Feature_Request.md +++ b/.github/ISSUE_TEMPLATE/Feature_Request.md @@ -13,13 +13,13 @@ Try to be polite, and understand it is impossible for a project to cover all use With that said, please fill in the information requested next. More information might be requested next (like logs or system configs). --> -| Q | A -|-------------------------|--------------------------------------------------------------------- -| Shlink Version | x.y.z -| PHP Version | x.y.z -| How do you serve Shlink | Self-hosted Apache/Self-hosted nginx/Self-hosted swoole/Docker image -| Database engine used | MySQL/PostgreSQL/SQLite (x.y.z) +#### How Shlink is set-up -### Summary +* Shlink Version: x.y.z +* PHP Version: x.y.z +* How do you serve Shlink: Self-hosted Apache|Self-hosted nginx|Self-hosted swoole|Docker image +* Database engine used: MySQL|PostgreSQL|SQLite (x.y.z) + +#### Summary diff --git a/.github/ISSUE_TEMPLATE/Question_Support.md b/.github/ISSUE_TEMPLATE/Question_Support.md index ccc5759d..eb1585d4 100644 --- a/.github/ISSUE_TEMPLATE/Question_Support.md +++ b/.github/ISSUE_TEMPLATE/Question_Support.md @@ -13,13 +13,13 @@ Try to be polite, and understand it is impossible for a project to cover all use With that said, please fill in the information requested next. More information might be requested next (like logs or system configs). --> -| Q | A -|-------------------------|--------------------------------------------------------------------- -| Shlink Version | x.y.z -| PHP Version | x.y.z -| How do you serve Shlink | Self-hosted Apache/Self-hosted nginx/Self-hosted swoole/Docker image -| Database engine used | MySQL/PostgreSQL/SQLite (x.y.z) +#### How Shlink is set-up -### Summary +* Shlink Version: x.y.z +* PHP Version: x.y.z +* How do you serve Shlink: Self-hosted Apache|Self-hosted nginx|Self-hosted swoole|Docker image +* Database engine used: MySQL|PostgreSQL|SQLite (x.y.z) + +#### Summary