Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit11b63e3

Browse files
committed
[symfony#2337] Minor tweaks to new contribute git doc
1 parentf61db7e commit11b63e3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎contributing/code/git.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pull Requests
88
-------------
99

1010
Whenever a pull request is merged, all the information contained in the pull
11-
request (including comments)are saved in the repository.
11+
request (including comments)is saved in the repository.
1212

1313
You can easily spot pull request merges as the commit message always follows
1414
this pattern:
@@ -19,7 +19,7 @@ this pattern:
1919
2020
The PR reference allows you to have a look at the original pull request on
2121
Github: https://github.com/symfony/symfony/pull/1111. But all the information
22-
you can get on Githubare also available from the repository itself.
22+
you can get on Githubis also available from the repository itself.
2323

2424
The merge commit message contains the original message from the author of the
2525
changes. Often, this can help understand what the changes were about and the

‎contributing/map.rst.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* :doc:`Tests</contributing/code/tests>`
77
* :doc:`Coding Standards</contributing/code/standards>`
88
* :doc:`Code Conventions</contributing/code/conventions>`
9+
* :doc:`Git</contributing/code/git>`
910
* :doc:`License</contributing/code/license>`
1011

1112
* **Documentation**

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp