github / accessibility-alt-text-bot

An action to remind users to add alt text on Issues, Pull Requests, and Discussions
MIT License
76 stars 13 forks source link

Clarify what this actually checks #24

Closed asmeurer closed 1 year ago

asmeurer commented 1 year ago

Both the README and the blog post for this repo are very unclear about what it actually does. I was able to deduce from the code that it checks for HTML and Markdown images. But where do these check happen? Is it only for comments on pull requests or does it support the files added to the PR as well?