Update CONTRIBUTING.md

This commit is contained in:
lepapareil 2022-11-16 11:40:15 +01:00 committed by GitHub
parent 39f91fd0b7
commit a6ec9c0046
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,9 +13,9 @@ We like to discuss things before implementation and want to be sure that:
## Pull Requests ## Pull Requests
Automated tests are run for each commit, and all tests must be green before merge. - Commits have to be signed.
- All tests must be green before merge.
Hurl git history is linear, so we ask to rebase your PR before final merge. - Hurl git history is linear, so we ask to rebase your PR before final merge.
## Hurl Core Values ## Hurl Core Values