Describe your issue or idea
I want to make ALT tags on images required. There is a module I could port but I think this should probably be in core and active as a default for new image fields. Side note: I also see that D8 has this in core:

From that D8 issue:
Alternative attribute text is required for images to ensure a site meets WCAG accessibility guidelines. When adding an image field to a content type, the alt text field is currently optional meaning Drupal sites often fail accessibility audits until alt text is added to images.
Note: This issue does not relate to images added via CKeditor. It relates to changing the default setting on the image field to require the alt attribute.
Recent comments
Perhaps, these latest lines of random test failures can be considered in the meeting too?
December 18th, 2025 - Weekly Meetings
There are some test failures in the user module after merging in the latest commits. Randomly, only in one PHP version - and always a different one. See also this Zulip...
December 18th, 2025 - Weekly Meetings
Two issues would benefit from testing and code reviews; they've been around for a while and no takers. It would be a shame for these to miss the next releases. View Table Headings...
December 18th, 2025 - Weekly Meetings