@@ -82,6 +82,13 @@ git tag -a v0.1 -m "My first Submission ! Yayyy !"
git push origin v0.1
```
Now, on the successful push of the tag, the evaluator should create a new "Issue" in your private repository, where you will be updated about the progress of the evaluation.
So, click on the "Issues" tab in your repository, and find the only open issue in your new repository.
If you followed the instructions exactly, then it should ideally be at : **https://gitlab.aicrowd.com/<YOUR-AICROWD-USERNAME-HERE>/uber-hackathon-sample-submission/issues/1**
You submission should also show up on the Submissions page at : [https://www.aicrowd.com/challenges/uber-2019-ml-hackathon/submissions](https://www.aicrowd.com/challenges/uber-2019-ml-hackathon/submissions)