From 0d405decf4c4e728187a0d54206bedec6e532b02 Mon Sep 17 00:00:00 2001 From: Baxter Eaves Date: Tue, 21 May 2024 10:48:14 -0500 Subject: [PATCH] Added note about refactor to contributing --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a6e2835e..d3f2da7a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,8 @@ # Contributing to Lace +> :warning: Note that we are in the process of a major refector and are unlikely +> to accept any contributions apart from simple bugfixes + ## General Guidelines - Don't use getters and setters if it causes indirection in a performance heavy