Archive the initial user readiness review
Keep the first user-readiness assessment in the repo so the GA work has a\nconcrete evaluator baseline to refer back to.\n\nAdd the existing timestamped report and document the directory convention in\nuser-readiness/README.md so future reviews can be added without guessing how\nfiles are named or what they represent.
This commit is contained in:
parent
1dc566e089
commit
511fab683a
2 changed files with 69 additions and 0 deletions
8
user-readiness/README.md
Normal file
8
user-readiness/README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# User Readiness Reports
|
||||
|
||||
Each Markdown file in this directory is a user readiness report for the
|
||||
project.
|
||||
|
||||
The filename title is a Linux timestamp. In practice, a report named
|
||||
`1773333303.md` corresponds to a report generated at Unix timestamp
|
||||
`1773333303`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue