Skip to content

Commit 8ab92ea

Browse files
committed
doc update
1 parent 3b2faf7 commit 8ab92ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,12 @@ npm run test
4949

5050
This will launch the MLflow UI on your local machine at `http://localhost:5002`, and run the Jest tests.
5151

52-
9. Commit your changes
52+
9. Add and commit your changes
5353

5454
If the tests all pass:
5555

5656
```bash
57+
git add .
5758
git commit -m 'Add AmazingFeature'
5859
```
5960

0 commit comments

Comments
 (0)