Lindenii Project Forge
Login

hare-aio

Asynchronous I/O event loops for Hare

How to submit a merge request

git clone ssh://forge.lindenii.org/hare/-/repos/hare-aio
	cd hare-aio
	git checkout -b contrib/name_of_your_contribution
	# edit and commit stuff
	git push -u origin HEAD

Pushes that update branches in other namespaces, or pushes to existing contribution branches belonging to other SSH keys, will be automatically rejected, unless you are an authenticated maintainer. Otherwise, a merge request is automatically opened, and the maintainers are notified via IRC.

Alternatively, you may email patches to hare/-/repos/hare-aio@forge.lindenii.org.

IDTitleStatus