Update Home

Ruan 2021-06-21 06:30:28 +00:00
parent 90e4d5b8a6
commit a39d849475

@ -14,5 +14,5 @@ Go to the "lang" folder, click "Upload file" - this will create the repository -
1. Merge requests are approved on each Monday (weekly). 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. 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. 3. Pipelines must pass - all tests must succeed. Branches containing outdated or missing tests are invalid.
4. There shall be no merge conflicts - ensure that you have pulled the latest version before making changes. 4. There shall be no merge conflicts - ensure that you have pulled the latest version before making changes.