Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Lufi
Lufi
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 41
    • Issues 41
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Fiat Tux
  • Hat softwares
  • LufiLufi
  • Wiki
  • contribute

Last edited by Luc Didry Jun 30, 2020
Page history

contribute

Contribute

Report issues, ask some questions, ask for features…

For all this, please post an issue at https://framagit.org/luc/lufi/issues. If you don't have a framagit.org account, you can register for free, and even use your github account to do it.

All issues opened on github will be asked to move here.

How to work?

  • fork my repository
  • clone your fork on your computer
  • add my repository as remote repository (git remote add upstream https://framagit.org/luc/lufi) (only needed one time)
  • fetch it (git fetch upstream) (do it before creating a new branch).
  • create a new branch from my development branch (git checkout -b my-patch upstream/development)
  • do your changes, commit them
  • push to your new branch (git push -u origin my-patch:mypatch)
  • create a merge request from your my-patch branch to my development branch

Internationalization

Lufi comes with seven languages.

If you want to add more languages, please help on https://weblate.framasoft.org/projects/lufi/#languages.

There are just a few sentences, so it will be quick to translate.

If you add sentences to translate, just do make locales to update the pot file.

Theming

Please read the wiki page about creating new theme and do a merge request to include your theme in the official repository.

Make a donation

You can make a donation to the author on Tipeee or on Liberapay.


You can now go back to wiki's homepage.

Clone repository
  • Adding a robots.txt
  • Invitations when using LDAP
  • configuration
  • contribute
  • create a new theme
  • cron jobs
  • dependencies
  • Home
  • installation
  • update