Codename Hamster - For olcCodeJam 2024
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hamster/.github/ISSUE_TEMPLATE/bug_report.md

34 lines
763 B

3 months ago
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: Moros1138
---
**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.
**Desktop (please complete the following information):**
- OS: [e.g. Arch, Manjaro, Ubuntu, Windows]
- Toolchain: [e.g. Clang, GCC, Visual Studio]
- Toolchain Version: [e.g. gcc 11.2.0]
- CMake Version: [e.g. 3.10]
**Additional context**
Add any other context about the problem here.