Skip to content

Commit

Permalink
CI is boss
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jul 3, 2024
1 parent 800072a commit 3be7ad0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ Here are things that are likely to be accepted:
Here are things that are unlikely to be accepted:

- Anything that breaks a continuous integration test
- Anything that makes the continuous integration test suite less strict
- Anything that makes existing tests less strict
- In-depth technical explanations at a too early chapter

## Code
Expand All @@ -59,4 +61,6 @@ Here are things that are unlikely to be accepted:

- Anything that breaks a continuous integration test
- Anything that reduces code coverage below 100%
- Anything that makes the continuous integration test suite less strict
- Anything that makes existing tests less strict
- Using a faster, yet less readable alternative

0 comments on commit 3be7ad0

Please sign in to comment.