Using internal functions in modifiers for checks saves gas, because if you don't the compiler inlines the entire modifier body everytime the modifier is used which costs gas.
Manual Review
Move modifier body into an internal function, i.e Instead of :
Do this instead:
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.