From de5ad75ec68ce67ea761c6086a5b2a250a45e3e8 Mon Sep 17 00:00:00 2001 From: Lauren Tan Date: Sun, 19 Mar 2017 13:58:22 -0700 Subject: [PATCH] Move format into contributing guidelines (#411) --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- CONTRIBUTING.md | 22 ++++++++++++++++++++-- CRITERIA.md | 8 ++++---- README.md | 28 +++++++--------------------- 4 files changed, 33 insertions(+), 29 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 34b223b..3a5d116 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,9 +13,9 @@ Please also: ## Add/Update/Remove -- [ ] I have read the [contribution guidelines](../CONTRIBUTING.md) +- [ ] I have read the [contributing guidelines](../CONTRIBUTING.md) - [ ] I agree to the [Code of Conduct](../CODE_OF_CONDUCT.md) -- [ ] I have followed the [format](https://github.com/poteto/hiring-without-whiteboards#format) prescribed in the readme +- [ ] I have followed the [format](../CONTRIBUTING.md#format) prescribed in the contributing guidelines - [ ] (OPTIONAL) In your pull request message, add additional context on the interview process if necessary