-
Notifications
You must be signed in to change notification settings - Fork 666
Need to fix issue templates for bugs #5838
Copy link
Copy link
Closed
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.size: stype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Metadata
Metadata
Assignees
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.size: stype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
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.