mdgarden

Reporting Issues

1 min read#support#issues

Found a bug, or something behaving unexpectedly? File it here: github.com/THANSHEER/mdgarden/issues/new

Before opening a new one, please search existing issues — someone may have already hit the same thing.

What to include

A useful report has:

  • Version — output of mdgarden --version
  • OS & install method — e.g. macOS 14, installed via Homebrew
  • Steps to reproduce — the exact commands run, and against what kind of vault (a minimal repro vault is ideal, but a description works too)
  • Expected vs. actual behavior
  • Full error output / stack trace, if the build crashed
Try the obvious fixes first

Check Troubleshooting — it covers the most common causes (stale cache, bad frontmatter, unresolved wikilinks) before you spend time writing up a report.

Feature requests

Feature requests are welcome on the same issue tracker — just label what you're asking for as a feature request in the title or description, and say what problem it would solve for you.

Want to fix it yourself?

See Contributing for how to set up a local dev environment and submit a pull request.

Built with mdgarden