Skip to content

Commit

Permalink
docs: added PR instructions (#59)
Browse files Browse the repository at this point in the history
Signed-off-by: Kostis (Codefresh) <[email protected]>
  • Loading branch information
kostis-codefresh authored Jun 11, 2024
1 parent c454a97 commit 6a67c62
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,9 @@ To run a subset of e2e tests, you need to specify the suite with `-run`, and the
```
E2E_TEST_OPTIONS="-run 'TestCanarySuite' -testify.m 'TestCanaryScaleDownOnAbortNoTrafficRouting'" make test-e2e
``` -->
```
-->

## Creating a Pull Request

Expand Down

0 comments on commit 6a67c62

Please sign in to comment.