# Reporting Bugs

> 

Good bug reports should include:

- Vuloom version
- Node version
- package manager
- whether the problem happens in `dev`, `build`, or `start`
- a minimal reproduction

For routing issues, include:

- the relevant `app/pages` structure
- the relevant `server/routes` structure
- the exact URL involved
- whether `vuloom prepare` has been run

If the bug is type-related, include the generated `.vuloom/types/` output that looks wrong.
