Lindenii Project Forge
Login

go-htmpl

Simple HTML templating engine

How to submit a merge request

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

IDTitleStatus