Update Home

Ruan 2021-06-20 13:10:40 +00:00
parent 3a7051d500
commit 90e4d5b8a6

@ -8,4 +8,11 @@ Welcome to the litebans-php wiki!
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](https://gitlab.com/ruany/litebans-php/-/merge_requests/new).
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](https://gitlab.com/ruany/litebans-php/-/merge_requests/new).
# Merge request policy
1. Merge requests are approved on each Monday (weekly).
2. If you submit a merge request on a Monday, it will be checked on the following Monday, not on the same day.
3. Pipelines must pass - all tests must succeed.
4. There shall be no merge conflicts - ensure that you have pulled the latest version before making changes.