diff --git a/.github/problem_matcher.png b/.github/problem_matcher.png new file mode 100644 index 0000000..41f1ff1 Binary files /dev/null and b/.github/problem_matcher.png differ diff --git a/.github/problem_matcher_thumbnail.png b/.github/problem_matcher_thumbnail.png new file mode 100644 index 0000000..c1ddf6c Binary files /dev/null and b/.github/problem_matcher_thumbnail.png differ diff --git a/README.md b/README.md index a679bb9..276e310 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ This action provides the following functionality for [GitHub Actions](https://do - Build a FHIR® Implementation Guide with the [_IG Publisher_](https://github.com/HL7/fhir-ig-publisher/). - Use the set versions of the [_IG Publisher_](https://github.com/HL7/fhir-ig-publisher/) and [_SUSHI_](https://github.com/FHIR/sushi) (if needed). -- Matches _IG Publisher_ and _SUSHI_ errors in _GitHub_, to easily spot issues +- Matches _IG Publisher_ and _SUSHI_ errors in _GitHub_, to easily spot issues: + [![Preview of the problem matching with SUSHI](.github/problem_matcher_thumbnail.png)](.github/problem_matcher.png) + See also the live example of a [failing pull request](https://github.com/qligier/simple-test-ig/pull/1/files). ## Usage