mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-06-11 01:14:46 +02:00
feat: add prototyping rules to guide development phase, emphasizing breaking changes and lack of backward compatibility
This commit is contained in:
@@ -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