From 29ef9634a4ef8d1cfc28a75caaea4732123f0691 Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Fri, 6 Dec 2024 20:52:11 +0100 Subject: [PATCH] docs(readme): add collaboration convention --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a29f5a..5c194cb 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,14 @@ If you want to TBC... - TBI = To Be Implemented - `. TASK` - create and enter a new task even if the name matches an existing one -## Local Development +# Development and Contributions + +This Project follows the [Kull Collaboration Convention](https://kull.jfischer.org/), +especially the commit message format. +Currently a separate dev branch is maintained because users regularly receive updates via the main branch. +Once proper packaging is in place, this can be simplified. + +## Local Development Tools Start a nostr relay, such as - https://github.com/coracle-social/bucket for local development