Welcome to the litebans-php wiki!
LiteBans Wiki
Submitting language files
To create a merge request, first you have to create a fork of the repository. This is done automatically when you try to upload a file.
https://imgur.com/PJOu9ob.png
Go to the "lang" folder, click "Upload file" - this will create the repository - then upload the file to your repository and submit a merge request here.
Merge request policy
- Merge requests are approved on each Monday (weekly). Only critical bugfixes may be approved immediately.
- If you submit a merge request on a Monday, it will be checked on the following Monday, not on the same day.
- Pipelines must pass - all tests must succeed. Branches containing outdated or missing tests are invalid. Please ensure that you've verified your email address with GitLab, or else pipelines won't run.
- There shall be no merge conflicts - ensure that you have pulled the latest version before making changes.