The forked-in Cinny issue setup funneled reporters to the upstream project: - config.yml disabled blank issues and linked to cinnyapp/cinny GitHub Discussions - preapproved.md was Cinny's "do not open an issue, use Discussions" template (Gitea has no Discussions anyway) Replace it with a Lotus setup: enable blank issues, drop the upstream contact link, and add Bug Report + Feature Request templates. Now /issues/new/choose offers Lotus templates and files against this repo. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
28 lines
554 B
Markdown
28 lines
554 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report something that isn't working in Lotus Chat
|
|
title: ''
|
|
labels: bug
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what went wrong.
|
|
|
|
**Steps to reproduce**
|
|
|
|
1. Go to '...'
|
|
2. Click on '...'
|
|
3. See error
|
|
|
|
**Expected behavior**
|
|
What you expected to happen instead.
|
|
|
|
**Client info**
|
|
|
|
- Lotus Chat version (Settings → Help & About):
|
|
- Platform: Web / Desktop (Windows / macOS / Linux)
|
|
- Browser + version (if web):
|
|
|
|
**Screenshots / logs**
|
|
If applicable, add screenshots or the browser devtools console output.
|