Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 538 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 538 Bytes

Screening for Drupal candidates

How to do your task (unless specified otherwise)

  1. Fork this repo.
  2. Checkout to a new branch.
  3. Do your work, export relevant configs, commit any relevant files.
  4. Push your branch to your forked repo.
  5. Share the link of your branch with us.

Sometimes you will be asked to create a patch, then the above is not required.

You will be evaluated on

  1. Task completion.
  2. Ability to follow the above steps correctly!
  3. Using proper Drupal coding standards and general best practices.