From 47fa1d791fe1de567f82249048e9fefad1fe3099 Mon Sep 17 00:00:00 2001 From: 0ko <0ko@noreply.codeberg.org> Date: Sat, 5 Oct 2024 14:45:11 +0500 Subject: [PATCH] contributor: localizatoin: fix merge instruction --- docs/contributor/localization-admin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributor/localization-admin.md b/docs/contributor/localization-admin.md index ee3e8ec4..79aa330a 100644 --- a/docs/contributor/localization-admin.md +++ b/docs/contributor/localization-admin.md @@ -27,7 +27,7 @@ development branch as follows: - on the pull request page, find the merge button - use the button with an arrow to change it to **Create squash commit** - click **Create squash commit** - - click **Clear merge message** button to remove noise from the commit message + - remove PR description from the commit message, only keep metadata like co-authors and reviewers, like in [this example](https://codeberg.org/forgejo/forgejo/commit/e40554f89baa79d12a1ff89b434041b297afff02) - click **Create squash commit** again - click **Reset** - click **Unlock**