Skip to content

Commit

Permalink
Merge pull request #44365 from zakkak/2024-11-07-holly-contributing
Browse files Browse the repository at this point in the history
Add Tip for stalled PRs
  • Loading branch information
gsmet authored Nov 7, 2024
2 parents 66b5c4b + b448c9c commit 54e17d8
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 54e17d8

Please sign in to comment.