We are trying to use github's use of yaml validation here. However, they do not provide validation for their issue templates and so our solution has been hacky at best (we are trying to confirm that a proper URL exists but right now it's just been too fragile). Instead of doing another quick fix, I need to create a more durable solution that doesn't frustrate people, including writing tests and making sure it's able to withstand various scenarios.
We are trying to use github's use of yaml validation here. However, they do not provide validation for their issue templates and so our solution has been hacky at best (we are trying to confirm that a proper URL exists but right now it's just been too fragile). Instead of doing another quick fix, I need to create a more durable solution that doesn't frustrate people, including writing tests and making sure it's able to withstand various scenarios.