You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Disabled arm64 tests for the time being, something is wrong with the test config and the volumes are getting shared between the test containers on different architectures
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
Please review the following before opening a pull request (PR) to help your PR go smoothly:
4
4
5
-
* Code changes go to the `dev` branch first
6
-
* To ensure proper testing and quality control, target any code change pull requests against `dev` branch.
5
+
* Code changes go to the `development` branch first
6
+
* To ensure proper testing and quality control, target any code change pull requests against `development` branch.
7
7
8
8
* Make sure the tests pass
9
9
* Take a look at [TESTING.md](test/TESTING.md) to see how to run tests locally so you do not have to push all your code to a PR and have GitHub Actions run it.
0 commit comments