@@ -30,7 +30,7 @@ questions, help others, and get involved. All participation in the Apache Arrow
3030project is governed by the Apache Software Foundation's [ code of
3131conduct] ( https://www.apache.org/foundation/policies/conduct.html ) .
3232
33- We use [ GitHub issues] [ issues ] for all technical discussions, reviews,
33+ We use GitHub [ issues] and [ pull requests ] for all technical discussions, reviews,
3434new features, bug fixes and release coordiation. This ensures that all communication
3535is public and archived for future reference.
3636
@@ -60,6 +60,7 @@ Note: previously the [`object_store`] crate was also part of this repository,
6060but it has been moved to the [ arrow-rs-object-store repository]
6161
6262[ apache arrow ] : https://arrow.apache.org/
63+ [ apache parquet ] : https://parquet.apache.org/
6364[ `arrow` ] : https://crates.io/crates/arrow
6465[ `parquet` ] : https://crates.io/crates/parquet
6566[ `parquet_derive` ] : https://crates.io/crates/parquet-derive
@@ -186,4 +187,5 @@ You can find more details about each crate in their respective READMEs.
186187[ ballista-readme ] : https://github.com/apache/datafusion-ballista/blob/main/README.md
187188[ parquet-derive-readme ] : parquet_derive/README.md
188189[ issues ] : https://github.com/apache/arrow-rs/issues
190+ [ pull requests] : https://github.com/apache/arrow-rs/pulls
189191[ discussions ] : https://github.com/apache/arrow-rs/discussions
0 commit comments