bgfx/.github/ISSUE_TEMPLATE/bug_report.md
Бранимир Караџић 71604b4a31 Cleanup.
2022-08-04 07:12:18 -07:00

55 lines
1.4 KiB
Markdown

---
name: Bug report (FOR BUGS ONLY! DO NOT SUBMIT QUESTIONS HERE!)
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
<!---
###########################################################################
**BEWARE!**
If you completely disregard this guidance, and submit random question as issue
(bug report), the issue will be deleted. If you submit the same issue after
deletion, you'll be blocked.
**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.