Skip to content

Commit 83cde1c

Browse files
committed
tweak
1 parent d6706c6 commit 83cde1c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ questions, help others, and get involved. All participation in the Apache Arrow
3030
project is governed by the Apache Software Foundation's [code of
3131
conduct](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,
3434
new features, bug fixes and release coordiation. This ensures that all communication
3535
is public and archived for future reference.
3636

@@ -60,6 +60,7 @@ Note: previously the [`object_store`] crate was also part of this repository,
6060
but 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

Comments
 (0)