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

Appearance settings

Tweak the PR check-list and add more information about how to contribute #2137

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 4 commits into from
Jan 17, 2013
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
added a shorter version of the todo list for minor changes
  • Loading branch information
fabpot committed Jan 15, 2013
commit 4f4c0c34072605d6966f4f6c2b41825e3ad750aa
10 changes: 10 additions & 0 deletions 10 contributing/code/patches.rst
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,16 @@ An example submission could now look as follows:
| License | MIT
| Doc PR | symfony/symfony-docs#123

For typos, minor changes in the PHPDocs, or changes in translation files, use
the shorter version of the check-list:

.. code-block:: text

| Q | A
| ------------- | ---
| Fixed tickets | [comma separated list of tickets fixed by the PR]
| License | MIT

In the pull request description, give as much details as possible about your
changes (don't hesitate to give code examples to illustrate your points). If
your pull request is about adding a new feature or modifying an existing one,
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.