---
myst:
html_meta:
"description": "Guide for contributing to Remix IDE's open source codebase including how to report issues, submit PRs, and set up the dev environment."
"keywords": "remix contribution, open source, remix ide github, pull requests, development setup"
---
# Code Contribution Guide
Remix is an open source tool. Please help us improve it by:
- Opening issues in our [GitHub repository](https://github.com/remix-project-org/remix-project).
- Writing some code and making a pulling request.
The Remix application is built with Typescript and React.
To learn more, please visit our [GitHub page](https://github.com/remix-project-org/remix-project).