inital packaging
Some checks failed
Mingw build testing / build-mingw (push) Failing after 30s
Ubuntu build testing / build-test (clang, ubuntu-20.04) (push) Failing after 2m10s
Ubuntu build testing / build-test (clang, ubuntu-22.04) (push) Failing after 2m35s
Ubuntu build testing / build-test (gcc, ubuntu-20.04) (push) Failing after 43s
Ubuntu build testing / build-test (gcc, ubuntu-22.04) (push) Failing after 44s

This commit is contained in:
2025-12-09 13:45:55 -07:00
parent dbda5474ca
commit e90ef4b90e
9 changed files with 283 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
---
name: "[Bug report] - Issue"
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Do not report issue for old MangoHud versions**
**Describe the bug**
A clear and concise description of what the bug is.
**List relevant hardware/software information**
- Linux Distribution
- MangoHud version
- GPU
**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.