From 1d62c29e8426c2c5e3fc7578111652bca7140e8d Mon Sep 17 00:00:00 2001 From: Nathan Sit Date: Mon, 3 Jan 2022 07:57:54 -0800 Subject: [Update CONTRIBUTING.markdown] removed 'of' (#4114) --- CONTRIBUTING.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.markdown') diff --git a/CONTRIBUTING.markdown b/CONTRIBUTING.markdown index 3dfd38ce..8d2a8320 100644 --- a/CONTRIBUTING.markdown +++ b/CONTRIBUTING.markdown @@ -16,7 +16,7 @@ review them more effectively and/or individually. ## Style Guidelines -- **Keep lines of under 80 chars** +- **Keep lines under 80 chars** + Try to keep **line length in code blocks to 80 characters or fewer**. + Otherwise, the text will overflow and look odd. - **Prefer example to exposition** @@ -78,7 +78,7 @@ lang: ep-ep If you want to add yourself to contributors, keep in mind that contributors get equal billing, and the first contributor usually wrote the whole article. Please -use your judgement when deciding if your contribution constitutes a substantial +use your judgment when deciding if your contribution constitutes a substantial addition or not. ## Building the site locally -- cgit v1.2.3