8000 [WIP] Patch check list by lsmith77 · Pull Request #725 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[WIP] Patch check list #725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 23, 2011
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
tweaked text on BC breaks
  • Loading branch information
lsmith77 committed Sep 23, 2011
commit ba55af9d2bc54d79fdb38f5a7f01d01a6e435c0f
4 changes: 2 additions & 2 deletions contributing/code/patches.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ Thank you for including the filled out template in your submission!

All feature addition's should be send to the "master" branch, while all
bug fixes should be send to the oldest still active branch. Furthermore
submissions should never break backwards compatibility. Please
mark any submissions as "[WIP]" in the title in case the submission
submissions should as a rule of thumb not break backwards compatibility.
Please mark any submissions as "[WIP]" in the title in case the submission
is not yet complete (for example if the tests do not yet pass).

Initial Setup
Expand Down
0