From 5ea2fabc8ab79763bb2e5c7d39c5c3d57ffdd02c Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 19 Oct 2023 19:36:20 -0700 Subject: [PATCH] Add screenshot tool to required tools for manual in contirubting.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f4789e79..2cfae21b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,6 +11,7 @@ Before starting, you need a few tools. - Debian Buster (10.0) and onwards - Ubuntu 20.04 LTS and onwards - A text editor with syntax highlighting and spell checking + - A screenshot tool - The following packages from your Linux distribution's repository: - `git` - `python3-sphinx`