From 15ef49c39107a6f2d99f7482d8822f0200497d01 Mon Sep 17 00:00:00 2001 From: WillForan Date: Thu, 4 Jan 2024 17:24:51 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20contributing=20guidelin?= =?UTF-8?q?es:=20replace=20boilerplate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contributing.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/contributing.md b/contributing.md index 494aec7..0782425 100644 --- a/contributing.md +++ b/contributing.md @@ -6,11 +6,7 @@ project you agree to abide by its terms. --- -Ensure your pull request adheres to the following guidelines: - -- Make sure you take care of this -- And this as well -- And don't forget to check this +Ideally your pull request will be atomic and contain a single new entry, removal, or modification. However, larger requests are still welcome, especially when expanding the list into under represented topics. Thank you for your suggestions!