Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Conversation

@nigthknight
Copy link
Member

To enable Contributions by the community we need to define some standards.
This is a first WIP specification for Contributing Guidelines.

CONTRIBUTING.md Outdated

## Code of Conduct

## Code Style
Copy link
Member Author

Choose a reason for hiding this comment

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

We should define some basic style guidelines. For Go, we could take a look at https://github.com/kubernetes/community/blob/master/contributors/guide/coding-conventions.md

CONTRIBUTING.md Outdated

NOTE: Make sure you don't include `@mentions` or `fixes` keywords in your git commit messages. These should be included in the PR body instead.

## Code Review
Copy link
Member Author

Choose a reason for hiding this comment

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

We should define some review guidelines. (rel. Code Style)

Copy link
Member

Choose a reason for hiding this comment

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

I would prefer code style definitons for IDE checked in because nobody wants to make this by hand nowadays.

@J12934 J12934 added the documentation Improvements or additions to documentation label Jul 29, 2020
@rfelber rfelber linked an issue Sep 26, 2020 that may be closed by this pull request
@nigthknight nigthknight marked this pull request as ready for review September 28, 2020 11:05
ressources.md Outdated
Comment on lines 1 to 15
# Ressources for Contributing

## Contributing

- [Kubernetes Contributing](https://github.com/kubernetes/community/blob/master/contributors/guide/contributing.md#learn-about-sigs)
- [Kubernetes Pull-requests](https://github.com/kubernetes/community/blob/master/contributors/guide/pull-requests.md)
- [Nodejs Contributing](https://github.com/nodejs/node/blob/master/CONTRIBUTING.md)

## Code of Conduct

- [Kubernetes Code of Conduct](https://github.com/kubernetes/community/blob/master/governance.md#code-of-conduct)

## Developer's Certificate of Origin? (Nodejs)

## Rebase over Merge? (Nodejs)
Copy link
Member

Choose a reason for hiding this comment

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

This all looks still to be WIP?

Is this intended to be changed later? If so, we should probably open up a ticket for it.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch! This was never meant to be committed.

@nigthknight nigthknight merged commit c0e5c89 into master Sep 28, 2020
@J12934 J12934 deleted the contributing branch September 29, 2020 08:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a CONTRIBUTION an CODE OF CONDUCT Guides

4 participants