Skip to content

Commit 280e139

Browse files
committed
update contributing
1 parent 67544e8 commit 280e139

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Let's for example add a matcher called new_matcher.
2626
# Run this and make sure it passes the test
2727
python vismatch_test.py --matcher new_matcher
2828
```
29+
You may see a warning about mission HF repos - it's safe to ignore this error. We use this to track model downloads (see [model tracker](https://gmberton.github.io/vismatch-downloads-tracker/downloads_per_day.html)) and maintainers will add this once the PR is made.
30+
2931
Now submit a PR!
3032

3133
Note: as authors update their model repos, consider updating the submodule reference here using the below:

0 commit comments

Comments
 (0)