diff --git a/software/ceofhack/developer.mdwn b/software/ceofhack/developer.mdwn index 82861e5c..a951541c 100644 --- a/software/ceofhack/developer.mdwn +++ b/software/ceofhack/developer.mdwn @@ -56,4 +56,9 @@ You can use the following code as a start: mkdir -p "$HOME/.ceof/tp/listen/${scheme}-${address}" echo "${scheme}${address}" > "$HOME/.ceof/tp/listen/${scheme}-${address}/url" +### Submitting a transport protocol for inclusion into the mainline + + * Create a branch ${scheme}-${implementation} on your side + * Submit a pull request (via ML, IRC, github, whatever) + [[!tag unix]]