Skip to content

Commit

Permalink
Add Tip for stalled PRs
Browse files Browse the repository at this point in the history
Co-authored-by: Holly Cummins <[email protected]>
  • Loading branch information
zakkak and holly-cummins committed Nov 7, 2024
1 parent c0efe5b commit b448c9c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,12 @@ being merged.
[GitHub Pull Request Review Process](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/about-pull-request-reviews)
is followed for every pull request.

> [!TIP]
> We try to review and merge PRs promptly, and we have automation set up to catch stalled PRs.
> Even so, occasionally things fall through the cracks.
> In this situation, a good first step is to comment on the PR.
> If that doesn't work, asking on [the `dev` channel in zulip](https://quarkusio.zulipchat.com/#narrow/channel/187038-dev) is a good next step.
### Coding Guidelines

* We decided to disallow `@author` tags in the Javadoc: they are hard to maintain, especially in a very active project,
Expand Down

0 comments on commit b448c9c

Please sign in to comment.