From 7ec3b332ede20564caac0bacdd7670cf3cbf7c8e Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 29 Sep 2019 09:46:19 +0200 Subject: [PATCH] Solved inconsistencies in issue templates due to copy-pasting from other project --- .github/ISSUE_TEMPLATE/Bug.md | 9 +++------ .github/ISSUE_TEMPLATE/Feature_Request.md | 2 +- .github/ISSUE_TEMPLATE/Question_Support.md | 9 +++------ 3 files changed, 7 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug.md b/.github/ISSUE_TEMPLATE/Bug.md index e473ad34..182df2be 100644 --- a/.github/ISSUE_TEMPLATE/Bug.md +++ b/.github/ISSUE_TEMPLATE/Bug.md @@ -10,15 +10,12 @@ I'm always happy to help and provide support, but some understanding will be req I do this in my own free time, so expect some delays when implementing new features and fixing bugs, and don't take it personal if an issue gets eventually closed. Try to be polite, and understand it is impossible for an OSS project to cover all use cases. -With that said, please fill in the information requested next. More information might be requested next (like logs or system configs). +With that said, please fill in the information requested next. More information might be requested once the issue is open. --> -#### How Shlink is set-up +#### Shlink web client version -* 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) +* Version: x.y.z #### Summary diff --git a/.github/ISSUE_TEMPLATE/Feature_Request.md b/.github/ISSUE_TEMPLATE/Feature_Request.md index 552814c3..508c60f1 100644 --- a/.github/ISSUE_TEMPLATE/Feature_Request.md +++ b/.github/ISSUE_TEMPLATE/Feature_Request.md @@ -10,7 +10,7 @@ I'm always happy to help and provide support, but some understanding will be req I do this in my own free time, so expect some delays when implementing new features and fixing bugs, and don't take it personal if an issue gets eventually closed. Try to be polite, and understand it is impossible for an OSS project to cover all use cases. -With that said, please fill in the information requested next. More information might be requested next (like logs or system configs). +With that said, please fill in the information requested next. More information might be requested once the issue is open. --> #### Summary diff --git a/.github/ISSUE_TEMPLATE/Question_Support.md b/.github/ISSUE_TEMPLATE/Question_Support.md index 3e8eb206..8e75a1c1 100644 --- a/.github/ISSUE_TEMPLATE/Question_Support.md +++ b/.github/ISSUE_TEMPLATE/Question_Support.md @@ -10,15 +10,12 @@ I'm always happy to help and provide support, but some understanding will be req I do this in my own free time, so expect some delays when implementing new features and fixing bugs, and don't take it personal if an issue gets eventually closed. Try to be polite, and understand it is impossible for an OSS project to cover all use cases. -With that said, please fill in the information requested next. More information might be requested next (like logs or system configs). +With that said, please fill in the information requested next. More information might be requested once the issue is open. --> -#### How Shlink is set-up +#### Shlink web client version -* 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) +* Version: x.y.z #### Summary