add claude-obsidian
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Something is broken or behaves unexpectedly
|
||||
title: "[bug] "
|
||||
labels: bug
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
## What happened
|
||||
A clear description of the unexpected behavior.
|
||||
|
||||
## Expected behavior
|
||||
What you expected to happen instead.
|
||||
|
||||
## Reproduction steps
|
||||
1. ...
|
||||
2. ...
|
||||
3. ...
|
||||
|
||||
## Environment
|
||||
- Plugin version: (e.g. v1.9.0)
|
||||
- Claude Code version: (run `claude --version`)
|
||||
- OS: (e.g. macOS 14.5, Pop!_OS 24.04, Windows 11)
|
||||
- Obsidian version: (if relevant)
|
||||
- Transport selected: (filesystem / obsidian-cli / mcp-obsidian — see `.vault-meta/transport.json`)
|
||||
|
||||
## Skill / agent / script involved
|
||||
Which surface is affected? (e.g. `/wiki-ingest`, `scripts/wiki-mode.py`, `agents/verifier.md`)
|
||||
|
||||
## Logs / output
|
||||
```
|
||||
Paste relevant terminal output or error messages here.
|
||||
```
|
||||
|
||||
## What you tried
|
||||
- [ ] Ran `make test` — all 8 suites green? Yes / No
|
||||
- [ ] Checked CHANGELOG for known issues at your version
|
||||
- [ ] Searched existing issues for similar reports
|
||||
|
||||
## Additional context
|
||||
Anything else that might help (screenshots, related issues, recent changes).
|
||||
Reference in New Issue
Block a user