Skip to content

Remove comment about PR draft status #15023

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 1 commit into from
Feb 24, 2021
Merged
Changes from all commits
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
4 changes: 1 addition & 3 deletions contributing/code/pull_requests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,7 @@ because you want early feedback on your work, add an item to todo-list:
- [ ] gather feedback for my changes

As long as you have items in the todo-list, please prefix the pull request
title with "[WIP]". If you do not yet want to trigger the automated tests,
you can also set the PR to `draft status`_.
title with "[WIP]".

In the pull request description, give as much detail as possible about your
changes (don't hesitate to give code examples to illustrate your points). If
Expand Down Expand Up @@ -436,4 +435,3 @@ before merging.
.. _`searching on GitHub`: https://github.com/symfony/symfony/issues?q=+is%3Aopen+
.. _`Symfony Slack`: https://symfony.com/slack-invite
.. _`Travis-CI`: https://travis-ci.org/symfony/symfony
.. _`draft status`: https://help.github.com/github/collaborating-with-issues-and-pull-requests/about-pull-requests#draft-pull-requests