choderalab / software-development

A primer on software development best practices for computational chemistry
254 stars 76 forks source link

Add suggestions on how to create good minimal, reproducible examples #79

Open jchodera opened 2 years ago

jchodera commented 2 years ago

This is great advice on how to create useful minimal, reproducible examples to aid in issue reports and debugging: https://stackoverflow.com/help/minimal-reproducible-example

We should add a (sub)section on this.