From 80c1cafc5dd4a9941fcb091721086832eff7f4b9 Mon Sep 17 00:00:00 2001 From: Charlie Gauthier Date: Thu, 2 Dec 2021 14:10:12 -0500 Subject: [PATCH] changed to submitting.md, and to example-content --- submitting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/submitting.md b/submitting.md index d1280d74fcb..c0d8f6bb0ff 100644 --- a/submitting.md +++ b/submitting.md @@ -33,6 +33,8 @@ The process is relatively simple. It will also export a `vars.yml` containing your submission ID. **NOTE**: You will need to install Docker. Read about exporting your blog [bellow](#exporting). + + You will need to upload both the `site.zip` and the `vars.yml` to OpenReview (link to venue TBD). 4. Upon acceptance, you will be contacted. You will then make a public fork of the official repository, and open a Pull Request to merge your changes with our repository. After asking you to fix any compatibility issues (or fixing them ourselves if they are minor enough), we will then merge your fork into the blog. That way,