16 lines
872 B
Markdown
16 lines
872 B
Markdown
# Editor Evaluation Evidence
|
|
|
|
Each subdirectory keeps the canonical, versioned acceptance record for an editor feature. Screenshots
|
|
remain in the repository beside that record and are intentionally stored through Git LFS.
|
|
|
|
## Publishing To Gitea
|
|
|
|
Do not embed a repository `/raw/branch/...` or `/raw/commit/...` PNG URL in an issue or pull-request
|
|
comment. Gitea can serve the LFS pointer document at that URL, which renders as text instead of an
|
|
image. Upload the PNG to the relevant issue as a native attachment and use the returned
|
|
`/attachments/<uuid>` URL for the Markdown image. Keep the repository evaluation link next to the
|
|
attachment so the evidence remains traceable to its committed source.
|
|
|
|
Native attachments are presentation copies. The committed evaluation directory remains the source of
|
|
truth and should retain the original image and verification notes.
|