summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2026-04-06add technical research and UI design documentsBertrand Yuan
Signed-off-by: Bertrand Yuan <189593334+bertyuan@users.noreply.github.com>
2026-01-14add a document about PGP signingBertrand Yuan
It seems it would be an important part of doing contributions of using PGP tools to sign one's commits or tags. This document is pretty comprehensive and deserves a look. Link: https://github.com/lfit/itpol/blob/master/protecting-code-integrity.md Signed-off-by: Bertrand Yuan <me@bertyuan.com>
2025-12-17docs: add commit message guidelinesBertrand Yuan
Add detailed commit message guidelines for formatting.
2025-12-16docs: upload task instructionBertrand Yuan