We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbbce05 commit 04425e9Copy full SHA for 04425e9
1 file changed
CONTRIBUTING.md
@@ -34,6 +34,11 @@ Help us polish the interactive experience.
34
```
35
5. **Run Locally:** Use `npm start` to see your changes in real-time.
36
37
+> [!warning]
38
+> For working with `engine` you will also need to clone the curriculum repository so they are side by side.
39
+>
40
+> Do not mix the repositories, they should be completly independant from each other.
41
+
42
---
43
44
## 📝 Contribution Guidelines
0 commit comments