Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 261 Bytes

reporting-bugs.md

File metadata and controls

15 lines (10 loc) · 261 Bytes

Reporting bugs

If you find a bug using the following command

git diff HEAD..HEAD^

You can use report-bug.sh we provide

./report-bug.sh 'git diff HEAD..HEAD^'

Attach the output file to the GitHub issue you create.