tile38/.github/ISSUE_TEMPLATE/bug_report.md

30 lines
698 B
Markdown
Raw Normal View History

2019-11-17 18:57:44 +03:00
---
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]
2022-06-17 15:44:18 +03:00
- CPU: [e.g. amd64 / arm64 / Apple Silicon / Intel]
- Version: [e.g. 1.19.0]
- Container: [e.g. Docker / None]
2019-11-17 18:57:44 +03:00
**Additional context**
Add any other context about the problem here.