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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ If you can't share your code/replays publicly try to replicate with a smaller sc
14
14
Patches
15
15
=========
16
16
17
-
Please submit patches by pull request where possible. Patches should add a test to confirm their fix and should not break previously working tests.
17
+
Please submit patches by pull request where possible. Patches should add a test to confirm their fix and should not break previously working tests. Circle CI automatically runs tests on each pull request so please check https://circleci.com/gh/ggtracker to see the results of those tests.
18
18
19
19
If you are having trouble running/add/fixing tests for your patch let me know and I'll see if I can help.
0 commit comments