Modified project settings
diff --git a/project.config b/project.config
index c563de5..7d357d0 100644
--- a/project.config
+++ b/project.config
@@ -1,12 +1,14 @@
 [project]
 	description = Access inherited by all other projects.
 [receive]
-	requireContributorAgreement = false
+	requireContributorAgreement = true
 	requireSignedOffBy = false
 	requireChangeId = true
 	enableSignedPush = false
+	createNewChangeForAllNotInTarget = false
 [submit]
-	mergeContent = true
+	mergeContent = false
+	action = cherry pick
 [capability]
 	administrateServer = group mdb/rough-time-service
 [access "refs/*"]