| --- |
| name: Bug Report |
| about: Report where libzip didn't behave like you expected. |
| title: '' |
| labels: bug |
| assignees: '' |
| |
| --- |
| |
| **Describe the Bug** |
| A clear and concise description of what the bug is. |
| |
| **Expected Behavior** |
| A clear and concise description of what you expected to happen. |
| |
| **Observed Behavior** |
| A clear and concise description of what actually happened. |
| |
| **To Reproduce** |
| Short program or code snippet that reproduces the problem. |
| |
| **libzip Version** |
| Version of libzip or revision repository used. |
| |
| **Operating System** |
| Operating system and version, used compiler. |
| |
| **Test Files** |
| If applicable, attach and describe zip archives that trigger the problem. |
| |
| **Additional context** |
| Add any other context about the problem here. |