mirror of https://github.com/cncf/techdocs.git
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 <natew@cncf.io> --------- Signed-off-by: Dave Welsch <116022979+dwelsch-esi@users.noreply.github.com> Signed-off-by: Nate W <natew@cncf.io> Co-authored-by: Nate W <natew@cncf.io>
This commit is contained in:
parent
ca2f4e1460
commit
49014f8e47
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue