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

DOCS: Clarify steps in the contributing guidelines #2569

Merged
merged 2 commits into from
Mar 25, 2022

Conversation

joelostblom
Copy link
Contributor

Just noticed a few things in the contributing guideline as I was making my recent PRs.

@joelostblom joelostblom requested a review from jakevdp March 22, 2022 21:10
CONTRIBUTING.md Outdated
Note that Altair code uses the [black](https://black.readthedocs.io/)
code formatter, which you can apply to your modifications by installing
and running black on the local directory:
and [flake8](https://flake8.pycqa.org/en/latest/) code formatters
Copy link
Collaborator

Choose a reason for hiding this comment

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

nitpick: flake8 is a linter, not a code formatter

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you, updated!

Copy link
Collaborator

@jakevdp jakevdp left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for putting this together! Just one minor nitpick

@joelostblom
Copy link
Contributor Author

joelostblom commented Mar 25, 2022

Actions are failing because of #2575, not related to this PR

@jakevdp
Copy link
Collaborator

jakevdp commented Mar 25, 2022

#2575 is merged, can you rebase this one?

@joelostblom joelostblom force-pushed the contributing-guidelines branch from 01b89a4 to 7ab6590 Compare March 25, 2022 18:51
@joelostblom
Copy link
Contributor Author

Rebased and ready to merge!

@jakevdp jakevdp merged commit 0217b2e into vega:master Mar 25, 2022
@jakevdp
Copy link
Collaborator

jakevdp commented Mar 25, 2022

Thanks!

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.

2 participants