bgfx/.github/ISSUE_TEMPLATE/bug_report.md
Бранимир Караџић 4cd350cec1 Updated issue template.
2020-12-15 19:11:54 -08:00

49 lines
1.2 KiB
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
<!---
###########################################################################
**IMPORTANT: READ FIRST!**
Issue tracker is **ONLY** used for reporting bugs.
If you have any questions please **do not** open issue, rather:
- If you have quick question, ask on Discord: https://discord.gg/9eMbv7J
- Ask in discussions: https://github.com/bkaradzic/bgfx/discussions
- Search documentation: https://bkaradzic.github.io/bgfx/
New features should be discussed on:
- GitHub Discussions https://github.com/bkaradzic/bgfx/discussions
- Discord Chat https://discord.gg/9eMbv7J
###########################################################################
-->
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here. OS, drivers, etc.