taiki-e / cargo-llvm-cov

Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
Apache License 2.0
858 stars 57 forks source link

Add issue template (reproduction is very important!) #366

Open taiki-e opened 2 months ago

taiki-e commented 2 months ago

It is always difficult to investigate an issue unless I can reproduce it on my end.

Unfortunately, issues submitted to this repository usually lack reproductions, and I almost always require reproducers to provide reproductions after the issue is opened.

I wonder if this situation could be improved by the use of an appropriate issue template.