# How long should I wait to hear something on a pull request?

**URL:** https://discourse.julialang.org/t/how-long-should-i-wait-to-hear-something-on-a-pull-request/85125
**Category:** Community
**Tags:** github
**Created:** [August 1, 2022, 10:09pm UTC](https://discourse.julialang.org/t/how-long-should-i-wait-to-hear-something-on-a-pull-request/85125 "2022-08-01T22:09:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![natemcintosh](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/natemcintosh/32/9021_2.png) [@natemcintosh](https://discourse.julialang.org/u/natemcintosh)
#### Post date: [August 1, 2022, 10:09pm UTC](https://discourse.julialang.org/t/how-long-should-i-wait-to-hear-something-on-a-pull-request/85125/1 "2022-08-01T22:09:35Z")

</div>

I recently created my first [pull request](https://github.com/JuliaMath/Combinatorics.jl/pull/122) for the Julia ecosystem, and I’m very excited about it. It doesn’t seem like there has been much activity on this package recently. How long should I be prepared to wait to hear something from the package maintainers?

---

<div class="post-metadata">

### Author: ![maxkapur](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/maxkapur/32/21208_2.png) [@maxkapur](https://discourse.julialang.org/u/maxkapur)
#### Post date: [August 1, 2022, 10:15pm UTC](https://discourse.julialang.org/t/how-long-should-i-wait-to-hear-something-on-a-pull-request/85125/2 "2022-08-01T22:15:17Z")

</div>

The latest release of Combinatorics.jl was v1.0.2, more than two years ago. Is the package still being developed/attended to?

---

<div class="post-metadata">

### Author: ![bkamins](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/bkamins/32/208538_2.png) [@bkamins](https://discourse.julialang.org/u/bkamins)
#### Post date: [August 1, 2022, 10:18pm UTC](https://discourse.julialang.org/t/how-long-should-i-wait-to-hear-something-on-a-pull-request/85125/3 "2022-08-01T22:18:32Z")

</div>

Combinatorics.jl has been a pretty stable package, so I guess it did not need much attention (and this could be its problem).

The PR by @natemcintosh looks nice and carefully prepared. Some member of JuliaMath probably should review it, so I pinged @mschauer there. Maybe also @rdeits could have a look at it.

---

<div class="post-metadata">

### Author: ![natemcintosh](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/natemcintosh/32/9021_2.png) [@natemcintosh](https://discourse.julialang.org/u/natemcintosh)
#### Post date: [October 3, 2022, 3:54pm UTC](https://discourse.julialang.org/t/how-long-should-i-wait-to-hear-something-on-a-pull-request/85125/4 "2022-10-03T15:54:10Z")

</div>

After a huge amount of help from @bkamins and @mschauer, we believe the PR is ready for merge. Is there someone else, not yet involved, who would be willing to review it?

[Link to PR](https://github.com/JuliaMath/Combinatorics.jl/pull/122)
