mirror of
https://github.com/kennethnym/aris.git
synced 2026-02-02 05:01:17 +00:00
docs: add GPG signing instruction to AGENTS.md
Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -39,3 +39,4 @@ Use Bun exclusively. Do not use npm or yarn.
|
||||
|
||||
- Branch: `feat/<task>`, `fix/<task>`, `ci/<task>`, etc.
|
||||
- Commits: conventional commit format, title <= 50 chars
|
||||
- Signing: If `GPG_PRIVATE_KEY_PASSPHRASE` env var is available, use it to sign commits with `git commit -S`
|
||||
|
||||
Reference in New Issue
Block a user