Skip to content

docs: update CONTRIBUTING requirements #3541

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

Merged
merged 4 commits into from
Aug 18, 2022
Merged

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Aug 17, 2022

Fixes #2739 and also removes dev script from Makefile

@jsjoeio jsjoeio requested a review from ammario as a code owner August 17, 2022 23:10
Comment on lines 11 to 13
- [`zstd`](https://github.com/horta/zstd.install)
- [`pg_dump`]
- on macOS, run `brew install libpq zstd`
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wasn't sure if this would confuse people since I technically list zstd twice, but also because I put pg_dump but then tell people to install libpq and zstd. Open to better ideas!

Copy link
Member

Choose a reason for hiding this comment

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

We could break out into separate Linux and MacOS sections, perhaps?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good idea! I went with this for now: 6aa9e83

@jsjoeio jsjoeio self-assigned this Aug 17, 2022
@jsjoeio jsjoeio requested a review from johnstcn August 18, 2022 15:34
@jsjoeio
Copy link
Contributor Author

jsjoeio commented Aug 18, 2022

Looks like I need a ✅ from @ammario before I can merge.

@jsjoeio jsjoeio enabled auto-merge (squash) August 18, 2022 17:09
@jsjoeio jsjoeio merged commit aabb727 into main Aug 18, 2022
@jsjoeio jsjoeio deleted the jsjoeio/update-contributing branch August 18, 2022 17:11
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.

Update CONTRIBUTING.md with dependency requirements
3 participants