From bebacbcf8580dd983027bdaceb53cbfcb805bc27 Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Wed, 5 Mar 2014 14:26:27 +0000 Subject: Add documentation about writing find modules REVIEW: 116025 --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 85b97b7f..baa80c33 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,18 @@ This module is organised as follows: modules. +Creating Modules +---------------- + +Proposed new modules should be submitted using the +[KDE Review Board instance][RB], and be assigned to the `buildsystem`, +`extracmakemodules` and `kdeframeworks` groups. You should be able to point to +two separate projects that will make use of the module. See the `docs/` +directory for more information on writing the modules themselves. + +[RB]: https://git.reviewboard.kde.org/ + + License ------- -- cgit v1.2.1