mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-01-10 00:48:20 -05:00
contributor: localizatoin: fix merge instruction
This commit is contained in:
parent
bf81d30d6e
commit
47fa1d791f
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ development branch as follows:
|
||||||
- on the pull request page, find the merge button
|
- on the pull request page, find the merge button
|
||||||
- use the button with an arrow to change it to **Create squash commit**
|
- use the button with an arrow to change it to **Create squash commit**
|
||||||
- click **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 **Create squash commit** again
|
||||||
- click **Reset**
|
- click **Reset**
|
||||||
- click **Unlock**
|
- click **Unlock**
|
||||||
|
|
Loading…
Reference in a new issue