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

First pass at revising the contributing guidelines #1240

Merged
merged 1 commit into from
Dec 2, 2017
Merged

First pass at revising the contributing guidelines #1240

merged 1 commit into from
Dec 2, 2017

Conversation

castrojo
Copy link
Member

Note: There is a larger effort to write a full contributor guide, so this is mostly a revision. Biggest change is an addition of a section for how we should deal with trivial edits, which mostly is a crib from StackOverflow's policies on dealing with trivial edits.

Fixes #1226

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Oct 20, 2017

Before you begin, you can look at some places where you can help out:

- [Existing open issues](https://github.com/kubernetes/community/issues)
Copy link
Member

Choose a reason for hiding this comment

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

Should we point to this repo only?

Copy link
Member Author

Choose a reason for hiding this comment

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

Since this file is at the root of this repo I think this makes sense. We should probably revise k/k/contributing.md also.

Copy link
Member

Choose a reason for hiding this comment

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

@castrojo is the goal of the document - documenting the contribution guidelines to kubernetes/community only, or to entire kubernetes codebase (everything under Kubernetes organization on GitHub)?

Copy link
Member Author

Choose a reason for hiding this comment

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

@idvoretskyi This should be for k/community, however, k/k basically points to this repo and the developer guide. I think that step 2 should be revising k/k/contributing.md to point to the new developer guide (once complete).

CONTRIBUTING.md Outdated
as specified in an OWNERS file) may merge the PR immediately
with or without an LGTM from someone else.
Or they may wait a business day to get further feedback from other reviewers.

### Trivial Edits

Each incoming Pull Request needs to be reviewed, checked, have tests run, and then merged.
Copy link
Contributor

Choose a reason for hiding this comment

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

Actually, we don't have tests in this repo. We just have checks on CLA and lgtm.

CONTRIBUTING.md Outdated
A [SIG lead](sig-list.md) (or someone with approval powers
## Steps

1. Make a [pull request](https://help.github.com/articles/using-pull-requests) (PR).
Copy link
Contributor

Choose a reason for hiding this comment

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

s/pull request/Pull Request ?
Since we list its abbrev here, we can use PR instead of Pull Request in the below text, such as L24, L26

CONTRIBUTING.md Outdated

Make a [pull request](https://help.github.com/articles/using-pull-requests) (PR).
Welcome to the Kubernetes Community contributing guide. We are excited about the prospect of you joining our [community](https://github.com/kubernetes/community]!
Copy link
Contributor

Choose a reason for hiding this comment

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

[community](https://github.com/kubernetes/community]
The last "]" should be ")".

Copy link
Member

@cblecker cblecker left a comment

Choose a reason for hiding this comment

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

This LGTM. If nobody has any objections, I suggest merge and iterate :)

as specified in an OWNERS file) may merge the PR immediately
with or without an LGTM from someone else.
Or they may wait a business day to get further feedback from other reviewers.

### Trivial Edits
Copy link
Member

Choose a reason for hiding this comment

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

I very much appreciate this being written down.. will help to link to this and ask that question when we get the spelling mistake PRs. Thank you! 👍

@cblecker
Copy link
Member

/test pull-community-verify

@cblecker
Copy link
Member

cblecker commented Dec 2, 2017

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 2, 2017
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cblecker

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

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your 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 Dec 2, 2017
@k8s-github-robot
Copy link

/test all [submit-queue is verifying that this PR is safe to merge]

@k8s-github-robot
Copy link

Automatic merge from submit-queue.

@k8s-github-robot k8s-github-robot merged commit f72a6a3 into kubernetes:master Dec 2, 2017
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants