DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
712 stars 250 forks source link

Allow to import contest warning #2363

Closed nickygerritsen closed 5 months ago

nickygerritsen commented 5 months ago

In #1765 we added a contest warning, which replaces the thing we do every year with dd381242598462b911826cf98cda57d842b2385c. It would be great if we can add this to the contest.yaml and import and this should be super easy to do. We can then add this to all test contests.

nickygerritsen commented 5 months ago

Seems we do this already but during import it's called warning-message while during export it's called warning_message. Let's support warning_message in both.