Before filing, make sure you are testing against the latest relevant Treegress package version and check for duplicate issues.
When opening a bug:
- fill all required fields
- provide exact reproduction steps
- include expected vs actual behavior
- include environment details (OS, Node version, package versions)
Reduce the problem to the smallest reproducible case:
- start from a clean project
- include only code and data needed to reproduce
- avoid unrelated dependencies
- most unresolved reports are not reproducible
- maintainers cannot debug private full-scale projects
- reproducible bugs are fixed much faster
Minimal public repro + clear steps = fastest path to a fix.