libk  Update of "merge"

Overview

Artifact ID: 175da7fea6dde0d97ce4847db553e3b10206880032a9b271eec7153c2c8d94d6
Page Name:merge
Date: 2020-05-20 21:50:18
Original User: lexi
Mimetype:text/x-markdown
Next d0eeac47c0f72cfa14cb13c143c9629ee29ff8335299254f602c2277708e3650
Content

merge requests

while libk is developed primarily by a core of trusted developers with check-in privileges, we also welcome external contributions. unfortunately, fossil does not have an integrated merge request system. until we can automate something, please follow the instructions below.

bundling

export your branch with the fossil bundle command. for instance:

fossil bundle export libk-better-strings.br --branch better-strings

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. please do not use any other filehosting service.

ticketing

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.

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.

if you have any questions, please contact project personnel.