Create Upgrade Style Issue Template
We should add an issue template for an upgrade, separate from a bug. This will take the form of a modification to the GIthub Issue Template
@trystant As part of that upgrade template, can you require the author to indicate if it's an upgrade to Ruby, a gem, or Rails? Can you also create a copy template, one that reflects when copy needs to be changed?
@trystant @rlgreen91 what do you think about integrating auto-upgrades? You're probably familiar with Dependabot, but I prefer Depfu. One major benefit of Depfu is that they batch updates instead of bombarding you with dozens of PRs. I've also found their support to be super responsive to feature requests.
We already have Dependabot enabled for this project.