diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..3f217e2f8 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +custom: ['https://acel.me/donate'] diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..6cad4bc85 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,6 @@ + diff --git a/.github/ISSUE_TEMPLATE/Bug.md b/.github/ISSUE_TEMPLATE/Bug.md index f871bd548..e473ad348 100644 --- a/.github/ISSUE_TEMPLATE/Bug.md +++ b/.github/ISSUE_TEMPLATE/Bug.md @@ -8,7 +8,7 @@ labels: bug Before opening an issue, just take into account that this is a completely free of charge open source project. I'm always happy to help and provide support, but some understanding will be required. 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 a project to cover all use cases. +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). --> diff --git a/.github/ISSUE_TEMPLATE/Feature_Request.md b/.github/ISSUE_TEMPLATE/Feature_Request.md index d91fb30ca..552814c30 100644 --- a/.github/ISSUE_TEMPLATE/Feature_Request.md +++ b/.github/ISSUE_TEMPLATE/Feature_Request.md @@ -8,18 +8,11 @@ labels: feature Before opening an issue, just take into account that this is a completely free of charge open source project. I'm always happy to help and provide support, but some understanding will be required. 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 a project to cover all use cases. +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). --> -#### 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 index eb1585d4c..3e8eb2062 100644 --- a/.github/ISSUE_TEMPLATE/Question_Support.md +++ b/.github/ISSUE_TEMPLATE/Question_Support.md @@ -8,7 +8,7 @@ labels: question Before opening an issue, just take into account that this is a completely free of charge open source project. I'm always happy to help and provide support, but some understanding will be required. 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 a project to cover all use cases. +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). -->