···2233Use this small template to reproduce bugs in den.
4455+Edit the `rev` list being tested at [`test.yml`](.github/workflows/test.yml), include `"main"` and any other release tag or commit sha you might want to test. This is useful for showing regressions.
66+57Create a **minimal** bug reproduction at [`modules/bug.nix`](modules/bug.nix)
6879See also [Den debugging tips](https://den.oeiuwq.com/debugging.html)
···1214nix flake check
1315```
14161515-Please share a link to your reproduction repo, showing the CI step and the
1616-error at CI build.
1717+Please share a link to your reproduction repo, showing the CI step and the error at CI build.
17181819## Fixing Den
1920