mirror of https://github.com/tidwall/tile38.git
28 lines
609 B
Markdown
28 lines
609 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Logs**
|
|
If applicable, provide logs, panics, system messages to help explain your problem.
|
|
|
|
**Operating System (please complete the following information):**
|
|
- OS: [e.g. Linux / Windows / Mac OS]
|
|
- Version [e.g. 1.19.0]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|