Skip to content

Commit

Permalink
Add missing a11y label to milestone in ics calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalchevrel committed Sep 6, 2024
1 parent 1411be7 commit 245d6a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/ics_release_schedule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

$release_schedule_labels = [
'nightly_start' => 'Nightly ' . $short_version . ' starts',
'a11y_request_deadline' => 'Deadline to request accessibility engineering review',
'qa_request_deadline' => 'Deadline to request manual QA in Nightly',
'qa_feature_done_1' => 'Build is feature complete for QA in Nightly',
'qa_feature_done_2' => 'Build is feature complete for QA in Beta',
Expand Down

0 comments on commit 245d6a9

Please sign in to comment.