[docs] Update docs

Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
This commit is contained in:
x7z4w
2025-07-30 08:53:19 +00:00
committed by Konstantin Pastbin
parent d7ece38279
commit f88b0afa58
8 changed files with 59 additions and 57 deletions

View File

@@ -104,7 +104,11 @@ Git has a flag that can sign a commit for you. An example using it is:
git commit -s -m 'An example commit message'
You can sign-off using your pseudonym or real name.
Or, if you're making edits using Codeberg UI, check "Add a Signed-off-by trailer
by the committer at the end of the commit log message" before saving.
You can sign-off using your pseudonym or real name, and using
"somedev@noreply.codeberg.org" as an email instead of a real one.
## Team Messaging