mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-06 05:39:12 +00:00
38 lines
867 B
Markdown
38 lines
867 B
Markdown
---
|
|
name: Bug Report
|
|
about: Create a bug to help fix something that might not be working correctly
|
|
title: "[FIX]"
|
|
labels: fix
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Desktop:**
|
|
- OS: [e.g. iOS]
|
|
- Browser [e.g. chrome, safari]
|
|
- Version [e.g. 22]
|
|
|
|
**Platform**:
|
|
- Server [e.g., Cloud-Hosted (https://app.khoj.dev), or Self-Hosted, Docker, or Python package]:
|
|
- Client [e.g., Obsidian, Emacs, Desktop app, Web browser]:
|
|
|
|
**Smartphone:**
|
|
- Device: [e.g. iPhone6]
|
|
- OS: [e.g. iOS8.1]
|
|
- Browser [e.g. stock browser, safari]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|