From 4f05fbaca1dd643f88a4e8022d6170e9fe9fbc5c Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Tue, 18 Mar 2025 15:53:51 +0000 Subject: [PATCH] Added instructions --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index aa9253af..3c1aa1c9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,4 +10,4 @@ If your are considering creating a pull request, please observe the following: There is a project file for VS2022 for C++14, 17, 20, and bash scripts that run the tests for C++11, 14, 17, 20 under Linux with GCC and Clang. If you are thinking of adding a new feature then raise this on the GitHub Issues page for disccussion as the maintainers and user of the ETL may have questions or suggestions. -It is possible that the maintainer of the ETL or another contributor is already working on the same or a related feature. +It is possible that the maintainer of the ETL or another contributor is already working on the same or related feature.