{
“cells”: [
{

“cell_type”: “markdown”, “id”: “9363b7ef”, “metadata”: {}, “source”: [

“# Contributing n”, “n”, “Contributions to `popsynth` are always welcome. They can come in the form of:n”, “n”, “## Bug reportsn”, “n”, “Please use the [Github issue tracking system for anyn”, “bugs](https://github.com/grburgess/popsynth/issues), for questions,n”, “and or feature requests.n”, “n”, “## Code and more distributionsn”, “n”, “While it is easy to create custom distributions in your local setup,n”, “if you would like to add them to popsynth directly, go ahead. Pleasen”, “include tests to ensure that your contributions are compatible withn”, “the code and can be maintained in the long term.n”, “n”, “## Documentationn”, “n”, “Additions or examples, tutorials, or better explanations are alwaysn”, “welcome. To ensure that the documentation builds with the currentn”, “version of the software, I am usingn”, “[jupytext](https://jupytext.readthedocs.io/en/latest/) to write then”, “documentation in Markdown. These are automatically converted to andn”, “executed as jupyter notebooks when changes are pushed to Github.n”, “n”

]

}

], “metadata”: {

“jupytext”: {
“formats”: “ipynb,md”

}, “kernelspec”: {

“display_name”: “Python 3”, “language”: “python”, “name”: “python3”

}, “language_info”: {

“codemirror_mode”: {
“name”: “ipython”, “version”: 3

}, “file_extension”: “.py”, “mimetype”: “text/x-python”, “name”: “python”, “nbconvert_exporter”: “python”, “pygments_lexer”: “ipython3”, “version”: “3.9.10”

}

}, “nbformat”: 4, “nbformat_minor”: 5

}