From 87af195862812b24444c0ba97d87cabe1893cb56 Mon Sep 17 00:00:00 2001 From: Quinn Casey Date: Tue, 15 Feb 2022 11:01:15 -0800 Subject: [PATCH] Remove trailing whitespace --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0f69bba82..d758ce0e4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ If you feel like contributing to the project, please do! Bug fixes and improvements are always welcome. -If you want to implement something big: +If you want to implement something big: * Please start a discussion about that in the issues! Maybe something similar is already in development and we can make it happen together. * When making additions to the project, consider if the majority of users will benefit from your change. If not, you're probably better of forking the project.