Skip to content

Commit f61308c

Browse files
authored
Add note about draft PRs to CONTRIBUTING.md (#10658)
1 parent bb88746 commit f61308c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

+8
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,11 @@ https://gradle.com/s/ila4qwp5lcf5s
8888

8989
Opening the build scan link can sometimes take several seconds (it's a large build), but it
9090
typically makes it a lot clearer what's failing.
91+
92+
### Draft PRs
93+
94+
Draft PRs are welcome, especially when exploring new ideas or experimenting with a hypothesis.
95+
However, draft PRs may not receive the same degree of attention, feedback, or scrutiny unless
96+
requested directly. In order to help keep the PR backlog maintainable, drafts older than 6 months
97+
will be closed by the project maintainers. This should not be interpreted as a rejection. Closed
98+
PRs may be reopened by the author when time or interest allows.

0 commit comments

Comments
 (0)