46 lines
1.3 KiB
Markdown
46 lines
1.3 KiB
Markdown
---
|
|
name: Bug report
|
|
about: "Create a report to help us improve. PAY ATTENTION: Support requests for external programs (reverse proxies, 3rd party servers, other peoples' forks) will be refused!"
|
|
title: "[BUG]"
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
> **Warning**. Complete **all** the fields below. Otherwise, your bug report will be **ignored**!
|
|
|
|
**Have you searched for similar [bugs](https://github.com/SillyTavern/SillyTavern/issues?q=)?**
|
|
Yes/No
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Logs**
|
|
|
|
Providing the logs from the browser DevTools console (opened by pressing the F12 key) or SillyTavern command line window will be highly appreciated.
|
|
|
|
**Desktop (please complete the following information):**
|
|
- OS/Device: [e.g. Windows 11]
|
|
- Environment: [cloud, local]
|
|
- Node.js version (if applicable): [run `node --version` in cmd]
|
|
- Browser [e.g. chrome, safari]
|
|
- Generation API [e.g. KoboldAI, OpenAI]
|
|
- Branch [staging, release]
|
|
- Model [e.g. Pygmalion 6b, LLaMa 13b]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|