Skip to content

Commit 54e17d8

Browse files
authored
Merge pull request #44365 from zakkak/2024-11-07-holly-contributing
Add Tip for stalled PRs
2 parents 66b5c4b + b448c9c commit 54e17d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,12 @@ being merged.
194194
[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)
195195
is followed for every pull request.
196196

197+
> [!TIP]
198+
> We try to review and merge PRs promptly, and we have automation set up to catch stalled PRs.
199+
> Even so, occasionally things fall through the cracks.
200+
> In this situation, a good first step is to comment on the PR.
201+
> 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.
202+
197203
### Coding Guidelines
198204

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

0 commit comments

Comments
 (0)