From c4175499aefa91aa07b39dc9df3d10b223d1b97c Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 27 Oct 2022 18:52:23 -0700 Subject: [PATCH] Add spellcheck and syntax highhlighting to requirements --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 86b05fcd..bb75e007 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,7 @@ Before starting, you need a few tools. - A modern, Debian-based Linux distribution - Debian Jessie (8.0) and onwards - Ubuntu 16.04 LTS and onwards + - A text editor with syntax highlighting and spell checking - The following packages from your Linux distribution's repository: - `git` - `python3-pip`