diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 05a5bc7c..00000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/.github/ISSUE_TEMPLATE/Bug.md b/.github/ISSUE_TEMPLATE/Bug.md new file mode 100644 index 00000000..f871bd54 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Bug.md @@ -0,0 +1,37 @@ +--- +name: Bug report +about: Something on shlink is broken or not working as documented? +labels: bug +--- + + + +#### 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 + + + +#### Current behavior + + + +#### Expected behavior + + + +#### How to reproduce + + diff --git a/.github/ISSUE_TEMPLATE/Feature_Request.md b/.github/ISSUE_TEMPLATE/Feature_Request.md new file mode 100644 index 00000000..d91fb30c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Feature_Request.md @@ -0,0 +1,25 @@ +--- +name: Feature request +about: Do you find shlink is missing some important feature that would make it more useful? +labels: feature +--- + + + +#### 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/Question_Support.md b/.github/ISSUE_TEMPLATE/Question_Support.md new file mode 100644 index 00000000..eb1585d4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Question_Support.md @@ -0,0 +1,25 @@ +--- +name: Question - Support +about: Do you have a problem setting up or using shlink? +labels: question +--- + + + +#### 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 + +