mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-03-28 17:42:55 +01:00
feat: add prototyping rules to guide development phase, emphasizing breaking changes and lack of backward compatibility
This commit is contained in:
5
.cursor/rules/prototyping.mdc
Normal file
5
.cursor/rules/prototyping.mdc
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
alwaysApply: true
|
||||
---
|
||||
|
||||
We are in our prototyping phase right now. Do not code for backward compatibility. Prefer breaking changes.
|
||||
Reference in New Issue
Block a user