Standardize issue templates and make them easier to use

This commit is contained in:
sabaimran 2024-01-18 10:54:05 +05:30
parent efb4bd6780
commit e71ebb8068
2 changed files with 26 additions and 21 deletions

View file

@ -7,31 +7,36 @@ assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
## Describe the bug
A clear and concise description of what the bug is. Please include what you were expecting to happen vs. what actually happened.
**To Reproduce**
## To Reproduce
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
## 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:
- [ ] Cloud-Hosted (https://app.khoj.dev)
- [ ] Self-Hosted Docker
- [ ] Self-Hosted Python package
- [ ] Self-Hosted source code
- Client:
- [ ] Obsidian
- [ ] Emacs
- [ ] Desktop app
- [ ] Web browser
- [ ] WhatsApp
- OS:
- [ ] Windows
- [ ] macOS
- [ ] Linux
- [ ] Android
- [ ] iOS
**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]:
### If self-hosted
- Server Version [e.g. 1.0.1]:
**Smartphone:**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
**Additional context**
## Additional context
Add any other context about the problem here.

View file

@ -7,5 +7,5 @@ assignees: ''
---
**Describe the feature you'd like**
## Describe the feature you'd like
A clear and concise description of what you want to happen. Include any relevant links or screenshots or inspiration.