File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1111Quick Start: Get ready to contribute to TYPO3 in under 30 minutes!
1212==================================================================
1313
14+ .. hint ::
15+
16+ The TYPO3 contribution workflow is a bit **different compared to
17+ Gitlab Merge Requests (MR) or GitHub Pull Requests (PR) **.
18+ Once you set up GIT with your credentials (explained in these chapters),
19+ you can directly push code to the `main ` branch of TYPO3's own GIT.
20+ Don't be afraid! You don't directly push "live code", but instead this
21+ automatically triggers a workflow on our code review system
22+ `Gerrit <https://review.typo3.org/ >`_. This is where comments
23+ are made, additional changes pushed (as ammended commits, with
24+ distinct "patch sets") and in the end merged by a member of the
25+ Core team.
26+
1427This `Tutorial ` / `How To ` will show you the easiest and
1528*quickest way to become a contributor * to TYPO3.
1629
You can’t perform that action at this time.
0 commit comments