# Project ## Contributing Contributions of all kinds are welcome — bug reports, new indicators, PnL or metrics functions, documentation, and fixes. The [contributing guide](https://github.com/ilpomo/pomata/blob/main/CONTRIBUTING.md) covers the setup and the bar a change must clear: a new function ships with a docstring, an independent oracle, the four-tier test ladder, and 100% branch coverage. A feature is not done until it is verified. ## Changelog Releases use GitHub's native release notes, grouped by label — see the [releases page](https://github.com/ilpomo/pomata/releases). ## Citing pomata If `pomata` supports your research, please cite it: the repository ships a [`CITATION.cff`](https://github.com/ilpomo/pomata/blob/main/CITATION.cff) that GitHub renders into APA and BibTeX, and a DOI will be minted once the project is archived. ## License MIT — see [`LICENSE`](https://github.com/ilpomo/pomata/blob/main/LICENSE).