@deshraj please correct this if this is not intentional.
@viditjain08: Good catch. Please feel free to work on it. Assigning this to you.
Since @viditjain08 cannot work on this issue, so this is open now for anyone willing to take. You will have to work on top of #1512. There aren't lot of changes to be done in this feature.
This issue is still unassigned. Please feel free to take this if someone is interested.
@deshraj I can work on it.
Sure! you can. Please feel free to ask if you have doubts.
Hey I got error when I tried to push my code up to my branch. Is there any steps that I am missing?
$git push --set-upstream origin feature-challenge
remote: Permission to Cloud-CV/EvalAI.git denied to JaneLiuUSA.
fatal: unable to access 'https://github.com/Cloud-CV/EvalAI.git/': The requested URL returned error: 403
Hi @JaneLiuUSA. Thanks for fixing the issue.
You can't push directly to CloudCV EvalAI repository since you are not a member of the organization.
Ideally, the flow should be:
Please feel free to ask if something is not clear.
Got it. Will do so. Thanks!