From ae041bff84ae59342870d81480fa4de0da97d7df Mon Sep 17 00:00:00 2001 From: Ronald Caesar Date: Mon, 29 Sep 2025 22:05:18 -0400 Subject: [PATCH] docs: Clarify contributing rules I failed to mentiones that the memory allocation and OOP rules are temporary. Signed-off-by: Ronald Caesar --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b99524b..0c293a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,5 @@ +**IMPORTANT: THE MEMORY ALLOCATION AND OOP BAN WILL BE REVERSED ONCE WE START SWITCH EMULATION** + # Data-Oriented Design Fundamentals This document outlines the core principles and guidelines for contributing to our project, which has been rewritten