# Contributing to Marpit Thank you for taking the time to read how to contribute to Marpit! This is the guideline for contributing to Marpit. We are following [**the contributing guideline of Marp team projects**](https://github.com/marp-team/.github/blob/master/CONTRIBUTING.md). _You have to read this before starting work._ ## Development ### Pull request When sending pull request updated the interface of public class, it's better to mind to these resources. - JSDoc (for [API documentation](https://marpit-api.marp.app/)) - [Documents](https://marpit.marp.app/) (at [`/docs/`](../docs/)) - [`/index.d.ts`](../index.d.ts) (Type definition for TypeScript)