Lindenii Project Forge
Login

spec

e² language specification

How to submit a merge request

git clone ssh://forge.lindenii.org/e2/-/repos/spec
	cd spec
	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 e2/-/repos/spec@forge.lindenii.org.

IDTitleStatus