Closed jechols closed 7 months ago
Prevents uploaded issues from being queued twice. Very rare, but apparently it's happened a few times despite the "prevent double submit" javascript.
I have done all of the following:
changelogs/
changelogs/template.md
hugo/content/
After a lot of fussing this is just not gonna have unit tests. We need some serious refactoring to make some of this code unit-testable.
Prevents uploaded issues from being queued twice. Very rare, but apparently it's happened a few times despite the "prevent double submit" javascript.
Normal contributors
I have done all of the following:
changelogs/
(based on [changelogs/template.md
][1])hugo/content/
)