g3log/.github/ISSUE_TEMPLATE/bug_report.md

20 lines
456 B
Markdown
Raw Normal View History

2020-04-02 21:31:28 -06: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**
2021-07-07 15:34:59 -06:00
- What system, compiler etc was used to run this?
- Is something done differently on your setup than what the documentation specifies?
- Have you provided a code snippet that can be tested?
2020-04-02 21:31:28 -06:00
**Additional context**
Add any other context about the problem here.