36 lines
1.0 KiB
Markdown
36 lines
1.0 KiB
Markdown
---
|
|
name: Bug report (not specific)
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Files loaded '...'
|
|
2. Form to eval and/or menus to click '....'
|
|
3. What happened? '....'
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Context (please complete the following information):**
|
|
- Are you using online.interlisp.org? [yes / no]
|
|
- OS: [e.g. macOS/Linux/Cygwin]
|
|
- OS Version: [e.g. Ventura, Ubuntu 24, Raspberry Pi OS]
|
|
- Display/window system: [e.g. X11, SDL, VNC, Web browser]
|
|
- Host arch: [e.g. x86_64, arm7l, arm64, SPARC]
|
|
- Maiko version: [e.g. commit ID from `git log | head`]
|
|
- `IL:MAKESYSDATE`: [ date ] or `(il:print-lisp-information)`: copy-paste or screenshot this
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|