Skip to content

Update contributing.md#186

Merged
chinmayshah99 merged 20 commits intoOpenMined:devfrom
shaistha24:dev
Jul 8, 2020
Merged

Update contributing.md#186
chinmayshah99 merged 20 commits intoOpenMined:devfrom
shaistha24:dev

Conversation

@shaistha24
Copy link
Copy Markdown
Contributor

Description

updated the content of the contributing.md for better guidance.

Affected Dependencies

none

How has this been tested?

none needed

Checklist

Comment thread contributing.md Outdated
@chinmayshah99 chinmayshah99 requested a review from jeamick June 17, 2020 05:33
Comment thread contributing.md Outdated
Comment thread contributing.md Outdated
@shaistha24
Copy link
Copy Markdown
Contributor Author

Sorry i did change it on my end but there might be a commit issue or something after making the changes... I will make changes asap!

@shaistha24
Copy link
Copy Markdown
Contributor Author

shaistha24 commented Jun 17, 2020

Done
Made changes to the readme as per #187 too.

Comment thread README.md
Comment thread contributing.md
Comment thread contributing.md Outdated
Comment thread contributing.md Outdated
@chinmayshah99
Copy link
Copy Markdown
Member

chinmayshah99 commented Jun 19, 2020 via email

@codeboy5
Copy link
Copy Markdown
Member

Yeah, that should be done.
Otherwise one always has to push yet another commit saying style fix 😂.

Regards

Chinmay Shah

On Fri, Jun 19, 2020, 10:54 Saksham notifications@github.com wrote:

@codeboy5 commented on this pull request.

In contributing.md
#186 (comment):

+- Description - summary of the change, the motivation, and any additionl context that will help others understand your PR
+- Affected Dependencies - List any dependencies that are required for this change.
+- How has this been tested? (Important)

    • Describe the tests that you ran to verify your changes.
    • Provide instructions so we can reproduce.
    • List any relevant details for your test configuration.
      +- Checklist - Following the code of conduct and basic guidelines.

+### Check CI and Wait for Reviews
+
+After each commit GitHub Actions will check your new code against the formatting guidelines and execute the tests to check if the test coverage is high enough.
+
+We will only merge PRs that pass the GitHub Actions checks.
+
+If your check fails, don't worry, you will still be able to make changes and make your code pass the checks.

I think we should also add a note to run black or clang-format locally
before they push so that they can fix those style errors. @chinmayshah99
https://github.com/chinmayshah99 ?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#186 (comment), or
unsubscribe
https://github.com/notifications/unsubscribe-auth/ACTTOFPW3SFWQH2HE7GTVOLRXLZAXANCNFSM4N722GIQ
.

Yeah, took me a while to get used to.
We can also add a pre commit hook which will kind of automate this.

https://ljvmiranda921.github.io/notebook/2018/06/21/precommits-using-black-and-flake8/

@chinmayshah99
Copy link
Copy Markdown
Member

Yeah, took me a while to get used to.
We can also add a pre commit hook which will kind of automate this.

https://ljvmiranda921.github.io/notebook/2018/06/21/precommits-using-black-and-flake8/

This looks super clean. Will this do clang-format too?

@chinmayshah99
Copy link
Copy Markdown
Member

@shaistha24 are the requested changes already made?

jeamick
jeamick previously approved these changes Jun 28, 2020
Copy link
Copy Markdown
Member

@jeamick jeamick left a comment

Choose a reason for hiding this comment

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

LGTM !
Black/clang format should be run before the commit and check on the github action side I think.

@chinmayshah99
Copy link
Copy Markdown
Member

chinmayshah99 commented Jun 29, 2020 via email

Comment thread contributing.md Outdated
@chinmayshah99 chinmayshah99 requested a review from Harkirat155 July 5, 2020 12:59
Comment thread README.md
Comment thread contributing.md Outdated
Comment thread contributing.md Outdated
Comment thread contributing.md Outdated
Comment thread contributing.md Outdated
Comment thread contributing.md
Comment thread contributing.md Outdated
Harkirat155
Harkirat155 previously approved these changes Jul 5, 2020
Copy link
Copy Markdown
Member

@Harkirat155 Harkirat155 left a comment

Choose a reason for hiding this comment

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

Review complete for the commit.
I've made some changes, review them and add the updates to the work otherwise it all seems good.

Co-authored-by: Harkirat  Singh <harkirat.hira@gmail.com>
shaistha24 and others added 4 commits July 6, 2020 18:48
Co-authored-by: Harkirat  Singh <harkirat.hira@gmail.com>
Co-authored-by: Harkirat  Singh <harkirat.hira@gmail.com>
Co-authored-by: Harkirat  Singh <harkirat.hira@gmail.com>
Co-authored-by: Harkirat  Singh <harkirat.hira@gmail.com>
@shaistha24
Copy link
Copy Markdown
Contributor Author

@chinmayshah99 could u pls approve it!

@chinmayshah99 chinmayshah99 merged commit 5c0ea82 into OpenMined:dev Jul 8, 2020
Copy link
Copy Markdown
Member

@jeamick jeamick left a comment

Choose a reason for hiding this comment

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

LGTM in terms of typo errors

dvadym pushed a commit to dvadym/PyDP that referenced this pull request Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants