Update bug report issue template

- collect info about OS, device, server, client, and prompt to include any relevant data
This commit is contained in:
sabaimran 2024-01-18 10:35:02 +05:30 committed by GitHub
parent 8b4dd16255
commit 6165ae56c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

37
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View file

@ -0,0 +1,37 @@
---
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.