Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 568 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 568 Bytes

Contributing

Thank you for considering contributing to the Interactive Code Editor project!

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

We welcome contributions from the community and appreciate your help in improving the project.

If you want to contribute:

  1. Fork the project.
  2. Create your feature branch: git checkout -b feature/AmazingFeature
  3. Commit your changes: git commit -m 'Added some AmazingFeature'
  4. Push to the branch: git push origin feature/AmazingFeature
  5. Open a pull request.