Files
cc65/.github/ISSUE_TEMPLATE/bug_report.md
Bob Andrews 2c4b3a485e Update bug_report.md
cut down
2025-07-03 09:44:57 +02:00

15 lines
424 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
Please tell us what you did, what happened, and what you expected to happen instead.
**To Reproduce**
If it isnt obvious how to reproduce the problem, please give use some detailed instructions on how to reproduce it. Ideally provide a testcase (program) that we can put into the testbench later.