-
Notifications
You must be signed in to change notification settings - Fork 928
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
Conversation
docs/CONTRIBUTING.md
Outdated
- [`zstd`](https://github.com/horta/zstd.install) | ||
- [`pg_dump`] | ||
- on macOS, run `brew install libpq zstd` |
There was a problem hiding this comment.
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!
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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
Looks like I need a ✅ from @ammario before I can merge. |
Fixes #2739 and also removes
dev
script fromMakefile