shlink/.github/ISSUE_TEMPLATE/Question_Support.md

26 lines
1,004 B
Markdown
Raw Normal View History

2019-09-17 21:03:42 +03:00
---
name: Question - Support
about: Do you have a problem setting up or using shlink?
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.
2019-09-29 10:23:37 +03:00
Try to be polite, and understand it is impossible for an OSS project to cover all use cases.
2019-09-17 21:03:42 +03:00
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
2019-09-17 21:03:42 +03:00
* 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
2019-10-06 12:39:53 +03:00
* Database engine used: MySQL|MariaDB|PostgreSQL|SQLite (x.y.z)
#### Summary
2019-09-17 21:03:42 +03:00
<!-- Describe the issue you are facing here. -->