From: Seth Deegan Date: Tue, 15 Nov 2022 20:07:52 +0000 (-0500) Subject: Fix feature request GitHub issue template X-Git-Tag: live~2162^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/82c0df8ef9b62b1aa98d8692b8bdd7fe3011be2a?hp=82c0df8ef9b62b1aa98d8692b8bdd7fe3011be2a Fix feature request GitHub issue template The syntax for the feature request GitHub issue template yaml file was wrong because two elements had the same ids and thus the feature request issue form did not work. This changes one that was the same. ---