libk  Changes To merge

Changes to "merge" between 2020-05-20 21:52:55 and 2020-05-20 22:41:06

     5      5   export your branch with the [fossil bundle](https://c.comint.su/libk/help?cmd=bundle) command. for instance:
     6      6   
     7      7       fossil bundle export libk-better-strings.br --branch better-strings
     8      8   
     9      9   please make sure to give your branch a meaningful name. once you have exported it, sign the bundle with signify and make it bundle available via HTTP. you may place the bundle on a server you control, or upload it to [0x0.st](https://0x0.st). please do not use any other filehosting service.
    10     10   
    11     11   ## ticketing
    12         -after you have bundled your branch, open a new ticket of type "merge-request". you may do this even without an account by logging in as "anonymous" and completing the captcha correctly. include a link to the bundle and the email address associated with your public key in your ticket.
           12  +after you have bundled your branch, open a new ticket of type "merge-request". you may do this even without an account by logging in as "anonymous" and completing the captcha correctly. include the bundle signature, a link to the bundle, and the email address associated with your public key in your ticket. your email address will not be displayed publicly.
    13     13   
    14         -if this is the first merge request you have made, you may be contacted via email to verify that the public key and merge request are yours. if any of these details are missing or your bundle fails signature verification, your ticket will be summarily rejected.
           14  +if this is the first merge request you have made, you will be contacted via email to retrieve your public key. if any of the listed details are missing or your bundle fails signature verification, your ticket will be summarily rejected. if you do not respond to the verification email within 24 hours, your ticket will be purged as spam.
    15     15   
    16     16   if you have any questions, please contact [project personnel](wiki?name=roster).