We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db8e03 commit 85a5bb7Copy full SHA for 85a5bb7
CONTRIBUTING.md
@@ -16,7 +16,7 @@ this directory for more details.
16
## Pull Requests
17
18
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
+branch. We'll review them and either merge or request changes. Check the CI tests
20
everything as well, so you may get feedback from it too.
21
22
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
47
$ cd chess-tui
48
$ cargo build --release
49
$ ./target/release/chess-tui
50
-```
+```
0 commit comments