From 5d9b99c7628843cb0ce87e3f34cc5be995bc9b7b Mon Sep 17 00:00:00 2001 From: Kendall Gassner Date: Mon, 26 Jun 2023 12:15:18 -0700 Subject: [PATCH] Update README to be more verbose about what the bot can check (#25) fixes #24 --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4f58ed4..29acb6e 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,12 @@ Alternative text helps users who rely on tools like screen readers, and lowers a The action can check: -- Issues -- Pull Requests -- Discussions +- Issue comments +- Issue descriptions +- Pull Request comments +- Pull Request descriptions +- Discussion comments +- Discussion descriptions To learn how to write good alternative text, read [Alternative text for images on Primer](https://primer.style/design/guides/accessibility/alternative-text-for-images).