From fb45cd9c0a1188d32173c176c76daf7cd7e0a7d2 Mon Sep 17 00:00:00 2001 From: Alin Marin Elena Date: Thu, 8 Aug 2024 17:15:31 +0100 Subject: [PATCH] Update contributing.md Co-authored-by: Jacob Wilkins <46597752+oerc0122@users.noreply.github.com> --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index b69951cb..aefc81e2 100644 --- a/contributing.md +++ b/contributing.md @@ -31,7 +31,7 @@ In brief the rules for contribution are as follows: Labels may be assigned to issues to help classify them. Examples include, -- Testing: as in testing the water. This label shall be attached to things one may think to make one day +- Testing: as in testing the water. This label should be attached to experimental developments. - Bug: something is not working as expected. We typically aim to fix these ASAP - Design: queries or suggestions about the structure of the program - Enhancement: adding or improving on features