Skip to content

Commit 4f4c0c3

Browse files
committed
added a shorter version of the todo list for minor changes
1 parent f28e123 commit 4f4c0c3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

contributing/code/patches.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,16 @@ An example submission could now look as follows:
305305
| License | MIT
306306
| Doc PR | symfony/symfony-docs#123
307307
308+
For typos, minor changes in the PHPDocs, or changes in translation files, use
309+
the shorter version of the check-list:
310+
311+
.. code-block:: text
312+
313+
| Q | A
314+
| ------------- | ---
315+
| Fixed tickets | [comma separated list of tickets fixed by the PR]
316+
| License | MIT
317+
308318
In the pull request description, give as much details as possible about your
309319
changes (don't hesitate to give code examples to illustrate your points). If
310320
your pull request is about adding a new feature or modifying an existing one,

0 commit comments

Comments
 (0)