2019-09-17 13:03:42 -05:00
---
name: Bug report
about: Something on shlink is broken or not working as documented?
labels: bug
---
<!--
2020-07-06 02:28:31 -05:00
Before opening an issue, just take into account that this is a completely free of charge and open source project.
I'm always happy to help and provide support, but some understanding will be expected.
2019-09-17 13:03:42 -05:00
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.
2020-07-06 02:28:31 -05:00
You may also be asked to provide tests or ways to reproduce reported bugs.
2019-09-29 02:23:37 -05:00
Try to be polite, and understand it is impossible for an OSS project to cover all use cases.
2019-09-17 13:03:42 -05:00
With that said, please fill in the information requested next. More information might be requested next (like logs or system configs).
-->
2019-09-17 13:08:11 -05:00
#### How Shlink is set-up
* Shlink Version: x.y.z
* PHP Version: x.y.z
2022-01-23 04:37:46 -06:00
* How do you serve Shlink: Self-hosted Apache|Self-hosted nginx|Self-hosted openswoole|Docker image
2020-02-14 12:55:24 -06:00
* Database engine used: MySQL|MariaDB|PostgreSQL|MicrosoftSQL|SQLite (x.y.z)
2019-09-17 13:03:42 -05:00
#### Summary
<!-- Provide a summary describing the problem you are experiencing. -->
#### Current behavior
<!-- How is it actually behaving (and it shouldn't)? -->
#### Expected behavior
<!-- How did you expected to behave? -->
#### How to reproduce
<!-- Provide steps to reproduce the bug. -->