This is an automated email from the ASF dual-hosted git repository. mthmulders pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit f90bc0b81bbdf052c0c5480448c83e50cf4de168 Author: Maarten Mulders <[email protected]> AuthorDate: Fri May 12 13:47:23 2023 +0200 Add remark about discussing stories before picking them up --- content/apt/guides/development/guide-helping.apt | 1 + 1 file changed, 1 insertion(+) diff --git a/content/apt/guides/development/guide-helping.apt b/content/apt/guides/development/guide-helping.apt index 82c2237c..38317a03 100644 --- a/content/apt/guides/development/guide-helping.apt +++ b/content/apt/guides/development/guide-helping.apt @@ -41,6 +41,7 @@ Guide to helping with Maven * {{{./guide-maven-development.html#Creating_and_submitting_a_patch}Submit patches}} to reported issues (both those you find, or that others have filed)\ To ease your first contribution, we have a {{{https://s.apache.org/for-the-grabs_maven}list of "up for grabs" issues}}, meaning that they should be easy to work on. + If you consider picking up larger chunks of work, please reach out on the {{{../../mailing-lists.html}[email protected] list}} to discuss if the idea and solution strategy are still relevant. * {{{./guide-testing-releases.html} test releases}} help test releases that are being voted on (see the [email protected] {{{../../mailing-lists.html} mailing list}} for release votes)
