aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
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
-------