├── .github # Definitions of GitHub workflows, pull request, and issue templates ├── components # Various generic components such as "Button", "Figure", etc. ├── data # JSON Schema implementations ├── ...
Bug reports are created using github issues. The examples in the documentation include codepen links, as much as possible please save a duplicate codepen with the minimal schema/config to reproduce ...