Hacker News new | ask | show | jobs
by lagt_t 779 days ago
Do you recommend any bug report template?
1 comments

There's a bug tracking system associated with this project https://launchpad.net/sbcl

I include (1) minimized input that can reproduce the bug, (2) a copy of the error and stack trace, or of an incorrect output, and (3) identification of the specific version of the software (a git id) and the architecture it was compiled for (typically x86-64).

Example: https://bugs.launchpad.net/sbcl/+bug/2063205