Last updated June 23, 2026

Bug Reports & Feature Requests

1 minute read

folio.md tracks bug reports and feature requests as GitHub issues.

Reporting a bug

Before opening an issue, search the existing issues to see if someone has already reported it. If you find a matching issue, add a reaction or comment with any additional context.

If no existing issue matches, open a new one and include:

  • folio.md version: the version from your package.json
  • Steps to reproduce: the minimal sequence of steps that triggers the bug
  • Expected behavior: what you expected to happen
  • Actual behavior: what happened instead
  • Environment: Node/Bun version, OS, and browser if relevant

The more detail you provide, the faster the issue gets diagnosed and fixed.

Requesting a feature

Open an issue describing the feature and the problem it solves. If you are willing to implement it yourself, mention that. It helps prioritize and speeds things up.