Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 626 Bytes

File metadata and controls

22 lines (15 loc) · 626 Bytes

Contributing

This repo is for hiring challenge submissions only.

Submitting

  1. Fork this repo
  2. git checkout -b submission/firstname-lastname
  3. Add your work to challenges/[challenge-name]/submissions/firstname-lastname/
  4. Open a PR targeting main
  5. Fill out the PR template completely

Rules

  • Only add files inside your own submissions directory
  • Do not modify challenge briefs, brand guides, wireframes, or any other existing files
  • One submission per challenge per person
  • If you want to update your submission, push to the same branch - the PR updates automatically

Questions

Open an issue.