From 3bd2a06d8e7d6569460af8a6d4fcfb0ef79b3c98 Mon Sep 17 00:00:00 2001 From: Zachary McKinnon Date: Thu, 23 Apr 2020 22:38:14 -0500 Subject: [PATCH] #6 Add Submission Instructions to README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d115713..6fc17732 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ In this repo you will find a mock-up (in PNG and PSD form), an annotated version Below are specific requirements we have which cannot be adequately expressed through the mock-up. This is not a timed assignment, but it should probably take 4-5 hours. We ask that you have your assessment completed and returned within 7 days of receiving it. Good luck! +## Getting Started +To get started, fork this repository to your GitHub profile and begin committing to your fork. + ## General Requirements - You may not use any existing SCSS (SASS), LESS, or CSS frameworks. - You must use SCSS (SASS) to demonstrate competency with the language. @@ -26,5 +29,7 @@ Below are specific requirements we have which cannot be adequately expressed thr No sub-navigation is necessary on the secondary navigation in the footer. ## Mock-Up (Annotated) - ![Annotated Mock-Up](./front-end-developer-challenge-annotated.jpg) + +## Submission +To submit your challenge, open a PR to this repo and include `dndbeyond-dev` as a reviewer.