diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index b5e2945..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: 'Bug: PUT BUG TITLE HERE' -labels: '' -assignees: 'tjboldt' - ---- - -**Description** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Type '....' -3. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Hardware:** -- Host computer (e.g. II, II+, //e, IIgs, etc.) -- Additional cards (e.g. Disk II, 80 column, TranswarpGS, etc.) -- Apple2-IO-RPi Version (e.g. prototype 4, prototype 5) - - Origin (e.g. Self-made, purchased without RPi, purchased with RPi) - - When was firmware last updated - -**Software:** -- When was repo on the card last updated build performed - -**Additional context** -Add any other context about the problem here.