Closes#1375
This commit attempts to clarify the bug report issue template by:
* Describing what the link to the reproduction step is
* Adding TODOs to the reproduction script to make it more clear what
needs to be changed
This commit also updates to use the modern template format, with both a
bug report template and a feature request template.
Many of our bug reports involve interactions between factory_bot and
active_record. This will make it easier for people to submit
reproduction scripts for those cases.
I often find myself asking for more information about an issue and
especially for ways to reproduce bugs. This template and sample
reproduction script will hopefully help us get more information from the
beginning.