File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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 )
195195is 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,
You can’t perform that action at this time.
0 commit comments