Skip to content

Commit 85a5bb7

Browse files
docs: update CONTRIBUTING.md
1 parent 3db8e03 commit 85a5bb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ this directory for more details.
1616
## Pull Requests
1717

1818
To make changes to Chess-tui, please send in pull requests on GitHub to the `main`
19-
branch. We'll review them and either merge or request changes. Travis CI tests
19+
branch. We'll review them and either merge or request changes. Check the CI tests
2020
everything as well, so you may get feedback from it too.
2121

2222
If you make additions or other changes to a pull request, feel free to either amend
@@ -47,4 +47,4 @@ $ git clone https://github.com/thomas-mauran/chess-tui
4747
$ cd chess-tui
4848
$ cargo build --release
4949
$ ./target/release/chess-tui
50-
```
50+
```

0 commit comments

Comments
 (0)