mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-23 19:12:06 +03:00
Update commit signing docs in Contributing guide
This commit is contained in:
parent
e400cedda8
commit
c1994d8901
@ -14,7 +14,7 @@ We like to discuss things before implementation and want to be sure that:
|
||||
|
||||
## Pull Requests
|
||||
|
||||
- Commits have to be signed.
|
||||
- All Git commits are required to be [signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification). For a single commit, use `git commit -S --amend` and force push the branch.
|
||||
- All tests must be green before merge.
|
||||
- Hurl git history is linear, so we ask to rebase your PR before final merge.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user