Update issue templates
Some checks are pending
Linux Build / Ubuntu Latest GCC (push) Waiting to run
MacOSX Build / MacOSX Latest Clang (push) Waiting to run
Windows Build / Windows Latest MSVC (push) Waiting to run

This commit is contained in:
Areloch 2026-03-15 01:03:10 -05:00 committed by GitHub
parent 6700cfd993
commit 622e483516
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

31
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,31 @@
---
name: Bug report
about: Report an issue
title: ''
labels: ''
assignees: ''
type: Bug
---
**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.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**System Info (please complete the following information as applicable):**
- OS: [e.g. Windows]
- Engine Version [e.g. 4.1]
- Binary or Precompiled?
- Cmake version [e.g. 3.31.0]
- IDE/Code builder [e.g. Visual Studio 2022]
**Additional context**
Add any other context about the problem here.