Skip to content

Commit 4f2d808

Browse files
Update CONTRIBUTING.md
Co-authored-by: Anastasia Alexandrova <anastasia.alexandrova@percona.com>
1 parent e539346 commit 4f2d808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ git checkout -b <PG-123>-short-description upstream/<target-branch>
9090

9191
```sh
9292
git add .
93-
git commit -m "<my_fixes>"
93+
git commit -m "PG-123-<my_fixes>"
9494
git push -u origin <my_branch_name>
9595
```
9696

0 commit comments

Comments
 (0)