From 3cdb7204e703264ed3c9a75a94fa78bb8b3c4449 Mon Sep 17 00:00:00 2001 From: Asher Lipman <51375965+AsherML@users.noreply.github.com> Date: Tue, 15 Apr 2025 10:46:54 -0400 Subject: [PATCH] Update config.yml add more descriptive commit text --- app/public/admin/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/public/admin/config.yml b/app/public/admin/config.yml index 3570a202..f2f0aa11 100644 --- a/app/public/admin/config.yml +++ b/app/public/admin/config.yml @@ -5,6 +5,12 @@ backend: cms_label_prefix: contribution/ open_authoring: true + commit_messages: + create: {{author-name}} created a new dtpr element called {{slug}} + update: {{author-name}} updated the following dtpr element: {{slug}} + delete: {{author-name}} deleted the following dtpr element: {{slug}} + + publish_mode: editorial_workflow i18n: