Contributing
This project accepts contributions of all kind, be it for documentation improvements, fixing incorrect typings or adding entirely new typings for yet undocumented parts of the Obsidian API.
General Notes
Feel free to start typing any part of the Obsidian API that is not yet typed, or fixing/adding additional descriptions to existing typings. If you are unsure about anything, don’t hesitate to open an issue.
Guides
Some guides are provided for you to get started with contributing to the project:
TSDoc
Please use TSDoc to document the typings. This will allow the documentation to be automatically generated within your IDE, and can help with the discoverability of the typings.
Example: