Capy64/.github/ISSUE_TEMPLATE/bug_report.md

39 lines
761 B
Markdown
Raw Permalink Normal View History

2023-02-06 21:10:11 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Side**
- [ ] Lua side
- [ ] C# side
- [ ] Other
- [ ] I don't know
**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):**
2023-02-23 13:46:11 +00:00
- OS: [e.g. Linux, Windows, OSX]
- OS Version: [e.g. 22]
- Capy64 Version: [e.g. 0.0.9-alpha]
2023-02-06 21:10:11 +00:00
**Additional context**
Add any other context about the problem here.