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

create contributing.md file #135

Merged
merged 3 commits into from
Mar 30, 2022

Conversation

yangcao77
Copy link
Collaborator

@yangcao77 yangcao77 commented Mar 30, 2022

Signed-off-by: Stephanie yangcao@redhat.com

What does this PR do?:

This PR creates contributing.md file
moves some "maintainer-need-to-know" information from README to contributing.md

Which issue(s) this PR fixes:

Fixes devfile/api#808

PR acceptance criteria:

Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened.

  • Open new test/doc issues under the devfile/api repo
  • Check each criteria if:
  • There is a separate tracking issue. Add the issue link under the criteria
    or
  • test/doc updates are made as part of this PR
  • If unchecked, explain why it's not needed

How to test changes / Special notes to the reviewer:

Signed-off-by: Stephanie <yangcao@redhat.com>
@yangcao77 yangcao77 requested a review from maysunfaisal March 30, 2022 17:00
@openshift-ci openshift-ci bot requested review from elsony and kim-tsao March 30, 2022 17:00
Copy link
Member

@johnmcollier johnmcollier left a comment

Choose a reason for hiding this comment

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

Left on suggestion, otherwise looks good.

CONTRIBUTING.md Outdated
Comment on lines 60 to 61
## Code of Conduct
See [contributor code of conduct](https://github.com/devfile/api/blob/main/CODE_OF_CONDUCT.md#contributor-covenant-code-of-conduct)
Copy link
Member

Choose a reason for hiding this comment

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

Would suggest moving this up to the top. and maybe prefix it with a "Before contributing to this repository see contributor code of conduct"

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

updated

Signed-off-by: Stephanie <yangcao@redhat.com>
@yangcao77 yangcao77 force-pushed the 808-add-contributing-md branch from 8552cc0 to 0859034 Compare March 30, 2022 17:15
@openshift-ci
Copy link

openshift-ci bot commented Mar 30, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: johnmcollier, yangcao77

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

Signed-off-by: Stephanie <yangcao@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Mar 30, 2022

New changes are detected. LGTM label has been removed.

@openshift-ci openshift-ci bot removed the lgtm label Mar 30, 2022
@yangcao77 yangcao77 merged commit becf205 into devfile:main Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add contributing.md to devfile library repo
2 participants