# Contributing Thank you for your interest in contributing to Jumpstarter, we are an open community and we welcome contributions. - [How to Contribute](contributing/how-to-contribute.md): How to set up, make changes, and submit a pull request - [Development Environment](contributing/development-environment.md): Setting up your local environment for Python and Go development - [Guidelines](contributing/guidelines.md): Code style, documentation practices, and AI assistant configuration - [Jumpstarter Enhancement Proposals](contributing/jeps/index.md): Process for proposing significant changes to the project ## Getting Help - **Matrix**: [Community](https://matrix.to/#/#jumpstarter:matrix.org) - **GitHub**: [Issues](https://github.com/jumpstarter-dev/jumpstarter/issues) - **Documentation**: [Website](https://jumpstarter.dev/) - **Weekly Meeting**: [Google Meet](https://meet.google.com/gzd-hhbd-hpu) - **Etherpad**: [Docs](https://etherpad.jumpstarter.dev/pad-lister) ```{toctree} :maxdepth: 1 :hidden: contributing/how-to-contribute.md contributing/development-environment.md contributing/guidelines.md contributing/jeps/index.md ```