Skip to content

Commit 6ae6a58

Browse files
committed
update docs to note new develop branch
1 parent 70a13ae commit 6ae6a58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,13 @@ will be built into the `cargo-pgx` subcommand and make use of https://github.com
209209
We are most definitely open to contributions of any kind. Bug Reports, Feature Requests, Documentation,
210210
and even [sponsorships](https://github.com/sponsors/eeeebbbbrrrr).
211211

212+
If you'd like to contribute code via a Pull Request, please make it against our `develop` branch. The `master` branch is meant to represent what is currently available on crates.io.
213+
212214
Providing wrappers for Postgres' internals is not a straightforward task, and completely wrapping it is going
213215
to take quite a bit of time. `pgx` is generally ready for use now, and it will continue to be developed as
214216
time goes on. Your feedback about what you'd like to be able to do with `pgx` is greatly appreciated.
215217

218+
216219
## License
217220

218221
```

0 commit comments

Comments
 (0)