-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TASK] Rework chapters on reviewing and contributing patches and issues
- Loading branch information
1 parent
515edb8
commit a0aa6c5
Showing
12 changed files
with
476 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,6 +91,29 @@ Gerrit: Search | |
|
||
Or use the search box on `Gerrit <https://review.typo3.org>`__ | ||
|
||
GitHub: Links to Gerrit | ||
======================= | ||
|
||
Each commit to the TYPO3 Git repository comes with some metadata | ||
linking issue and patch reviews, for example: | ||
|
||
.. code-block:: | ||
[TASK] Provide PSR-7 Request in PolicyMutatedEvent | ||
For additional context does the PolicyMutatedEvent | ||
now provide the current PSR-7 Request. | ||
Resolves: #104141 | ||
Releases: main, 12.4 | ||
Change-Id: I1817366e77f20f6c43eef0ee209fbb419e7237e2 | ||
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84913 | ||
Tested-by: Lorem Ipsum <[email protected]> | ||
Reviewed-by: Lorem Ipsum <[email protected]> | ||
Tested-by: core-ci <[email protected]> | ||
The line `Resolves` contains the Forge issue id. | ||
The line `Reviewed-on` contains the link to the gerrit patch. | ||
|
||
Forge | ||
===== | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.