Skip to content

Instantly share code, notes, and snippets.

@changemewtf
Last active August 29, 2015 13:57
Show Gist options
  • Save changemewtf/9770342 to your computer and use it in GitHub Desktop.
Save changemewtf/9770342 to your computer and use it in GitHub Desktop.
What to do when it doesn't work

"It's not working!"

  1. Read the ERRORS
  2. Read the LOGS
  3. Output related info with puts and PRINT
  4. Read the DOCS
  5. Ask an EXPERT

Follow this process every time!

  1. ERRORS
  2. LOGS
  3. PRINT
  4. DOCS
  5. EXPERT

Don't skip any of the steps! If you haven't ELPD'd yourself, don't ask an E.

ELPDE: ERRORS, LOGS, PRINT, DOCS, EXPERT

ELPDE is how you become an expert!

It's pronounced "ELP-dee".

ELPDE TO HELP YOU!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment