Remove "thoroughly tested" checkbox from PR description requirements

This commit is contained in:
evanpelle
2026-06-01 13:53:04 -07:00
parent 82bfae981f
commit 5802c19859
-1
View File
@@ -43,7 +43,6 @@ jobs:
/- \[x\] I have added screenshots for all UI updates/i,
/- \[x\] I process any text displayed to the user through translateText\(\) and I\'ve added it to the en\.json file/i,
/- \[x\] I have added relevant tests to the test directory/i,
/- \[x\] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced/i,
];
for (const box of requiredBoxes) {