diff --git a/Home.md b/Home.md index e96527e..bbdd963 100644 --- a/Home.md +++ b/Home.md @@ -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). \ No newline at end of file +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. \ No newline at end of file