This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 79444d18935b00d9c118433eb4652fcb2b6b67ff Author: Benoit TELLIER <[email protected]> AuthorDate: Tue Jul 2 12:05:42 2024 +0200 [ANTORA] Minimalist placeholder for the 'developing' section --- docs/modules/development/pages/index.adoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/modules/development/pages/index.adoc b/docs/modules/development/pages/index.adoc index 56db0cd646..659766bafd 100644 --- a/docs/modules/development/pages/index.adoc +++ b/docs/modules/development/pages/index.adoc @@ -1,5 +1,10 @@ = Apache James Developer Guide :navtitle: Developer Guide -(TODO) +This page aggregates common knowledge for contributing to Apache james servers. +xref:community:contributing.adoc[Contribution guidelines] apply. + +xref:logging.adoc[This page] explains how *logging* should be done. + +Help of kind contributors is more than welcome to write guides explaining newcomers your hard-learned lessons! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
