Skip to content

Commit 8e5f498

Browse files
authored
contrib : stale PRs (ggml-org#17803)
1 parent 8ce774a commit 8e5f498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The project differentiates between 3 levels of contributors:
1616
- If you modified a `ggml` operator or added a new one, add the corresponding test cases to `test-backend-ops`
1717
- Create separate PRs for each feature or fix. Avoid combining unrelated changes in a single PR
1818
- Consider allowing write access to your branch for faster reviews, as reviewers can push commits directly
19-
- If your PR becomes stale, don't hesitate to ping the maintainers in the comments
19+
- If your PR becomes stale, rebase it on top of latest `master` to get maintainers attention
2020
- Maintainers will rely on your insights and approval when making a final decision to approve and merge a PR
2121
- Consider adding yourself to [CODEOWNERS](CODEOWNERS) to indicate your availability for reviewing related PRs
2222
- Using AI to generate PRs is permitted. However, you must (1) explicitly disclose how AI was used and (2) conduct a thorough manual review before publishing the PR. Note that trivial tab autocompletions do not require disclosure.

0 commit comments

Comments
 (0)