Skip to content
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

Note to limit changes in PR to one language #15773

Merged
merged 2 commits into from
Aug 16, 2019
Merged

Note to limit changes in PR to one language #15773

merged 2 commits into from
Aug 16, 2019

Conversation

MaxKam
Copy link
Contributor

@MaxKam MaxKam commented Aug 9, 2019

Closes #15762

Updated step 5 in https://kubernetes.io/docs/contribute/start/#submit-a-pull-request with a note asking to limit changes in each PR to one language.

I was initially going to put the note at the bottom of step 5, but it was easy to miss the note. I think the note will be more noticeable at the beginning of the step, especially since step 5 begins with creating a pull request and this is something they should know before they start creating it.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 9, 2019
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Aug 9, 2019
@MaxKam
Copy link
Contributor Author

MaxKam commented Aug 9, 2019

/assign @zhangxiaoyu-zidif

@netlify
Copy link

netlify bot commented Aug 9, 2019

Deploy preview for kubernetes-io-master-staging ready!

Built with commit 230b54c

https://deploy-preview-15773--kubernetes-io-master-staging.netlify.com

@@ -243,7 +243,11 @@ your fork's repository. The GitHub website will prompt you to create the
pull request if it detects that you pushed a new branch to your fork.
{{< /note >}}

5. The **Open a pull request** screen appears. The subject of the pull request
5. {{< note >}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MaxKam Thank you for submitting this! Although your reasoning is excellent, putting the note where you did makes the bullet point look out of place compared to the other bullet points with notes. Please see the rendered version here.
Would it be possible for you to place the note at the bottom of the bullet point content? Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aimeeu fixed in 230b54c.

@sftim
Copy link
Contributor

sftim commented Aug 12, 2019

This is helpful.
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 12, 2019
@xiangpengzhao
Copy link
Contributor

/assign @zhangxiaoyu-zidif @jimangel
for approval

@jimangel
Copy link
Member

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jimangel

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 16, 2019
@k8s-ci-robot k8s-ci-robot merged commit 7fc8050 into kubernetes:master Aug 16, 2019
@MaxKam MaxKam deleted the one-lang-pr branch August 16, 2019 04:24
wahyuoi pushed a commit to wahyuoi/website that referenced this pull request Sep 9, 2019
* Updated Start Contributing docs asking to limit changes to one
language in each PR.

* Moved note about one language per PR to end of step 5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Whenever possible, limit PRs to one language
7 participants