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