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

add contributing checkout list #138

Merged
merged 2 commits into from
Jun 1, 2020
Merged

Conversation

Icedroid
Copy link
Contributor

improve the contrubuting document,add make format document to the contrubuting document.

Signed-off-by: wiwen <shenggxhz@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented May 29, 2020

Codecov Report

Merging #138 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   22.90%   22.90%           
=======================================
  Files          14       14           
  Lines         489      489           
=======================================
  Hits          112      112           
  Misses        376      376           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42ed7d8...f69cbbb. Read the comment docs.

CONTRIBUTING.md Outdated
- Pass the compile and tests - includes spell checks, formatting, etc.
- Commit header (first line) should convey what changed and it should follow the commit [guideline](https://github.com/openebs/openebs/blob/master/contribute/git-commit-message.md)
- Commit body should include details such as why the changes are required and how the proposed changes help
- DCO Signed
- DCO Signed
* if you have changed crd(comment or anything), then run make manifests to generate the crds as they are auto generated. So you need to do two things:
Copy link
Contributor

Choose a reason for hiding this comment

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

can we remove this line and append make manifests with make format in the above line (line 29).

Before committing your code, make sure you have run make format and make manifests, to format the code and autogenerate the CRDs yaml.

Copy link
Contributor

@pawanpraka1 pawanpraka1 left a comment

Choose a reason for hiding this comment

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

@Icedroid thanks for this PR. Have one minor comment.

Signed-off-by: wiwen <shenggxhz@gmail.com>
@Icedroid
Copy link
Contributor Author

Icedroid commented Jun 1, 2020

@Icedroid thanks for this PR. Have one minor comment.

fix it and doned. when the two pr can be merged?

Copy link
Contributor

@pawanpraka1 pawanpraka1 left a comment

Choose a reason for hiding this comment

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

Thanks @Icedroid .

@pawanpraka1 pawanpraka1 merged commit 3078612 into openebs:master Jun 1, 2020
@pawanpraka1 pawanpraka1 added Need community involvement Needs community involvement on some action item. enhancement Add new functionality to existing feature labels Jun 9, 2020
@pawanpraka1 pawanpraka1 added this to the v0.8.0 milestone Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Add new functionality to existing feature Need community involvement Needs community involvement on some action item.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants