From 49014f8e47ce594a823e092444a50a6f66e053ec Mon Sep 17 00:00:00 2001 From: Dave Welsch <116022979+dwelsch-esi@users.noreply.github.com> Date: Wed, 26 Jun 2024 18:05:19 -0700 Subject: [PATCH] Update README.md - add issues-list filename (#262) * Update README.md Added missing filename issues-list.md to artifact list. Signed-off-by: Dave Welsch <116022979+dwelsch-esi@users.noreply.github.com> * formatting update as per linter Signed-off-by: Nate W --------- Signed-off-by: Dave Welsch <116022979+dwelsch-esi@users.noreply.github.com> Signed-off-by: Nate W Co-authored-by: Nate W --- analyses/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/analyses/README.md b/analyses/README.md index c58454a..e8fa04b 100644 --- a/analyses/README.md +++ b/analyses/README.md @@ -59,8 +59,9 @@ three analysis artifacts: - [implementation.md] provides concrete actions that can be implemented by project contributors. Its focus is on specific, achievable work that will have a strong positive impact on document effectiveness. -- [](../docs/analysis/templates/issues-list.md) is list of improvement actions, - meant to be entered as GitHub issues, derived from [implementation.md]. +- [issues-list.md](../docs/analysis/templates/issues-list.md) is list of + improvement actions, meant to be entered as GitHub issues, derived from + [implementation.md]. Each directory might also contain other documents, such as CSV-formatted surveys of documentation pages.