Update issue templates (#1925)
This commit is contained in:
11
.github/ISSUE_TEMPLATE/bug_report.md
vendored
11
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -3,6 +3,7 @@ name: Bug report (not specific)
|
|||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -22,11 +23,13 @@ A clear and concise description of what you expected to happen.
|
|||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Context (please complete the following information):**
|
**Context (please complete the following information):**
|
||||||
- OS: [e.g. Mac/Linux/Cygwin]
|
- Are you using online.interlisp.org? [yes / no]
|
||||||
- OS Version: [e.g. High Siera/Ubuntu 18/Raspbian]
|
- OS: [e.g. macOS/Linux/Cygwin]
|
||||||
- Host arch: [e.g. x86_64, arm7l, arm64, sparc]
|
- 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`]
|
- Maiko version: [e.g. commit ID from `git log | head`]
|
||||||
- IL:MAKESYSDATE: [ date ]
|
- `IL:MAKESYSDATE`: [ date ] or `(il:print-lisp-information)`: copy-paste or screenshot this
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|||||||
1
.github/ISSUE_TEMPLATE/documentation.md
vendored
1
.github/ISSUE_TEMPLATE/documentation.md
vendored
@@ -3,6 +3,7 @@ name: Documentation problem
|
|||||||
about: Problems with this web site?
|
about: Problems with this web site?
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
1
.github/ISSUE_TEMPLATE/feature_request.md
vendored
1
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -3,6 +3,7 @@ name: Feature request
|
|||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user