Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 935 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (20 loc) · 935 Bytes

🛠️ Contributing to Zed Cairo 🛠️

Welcome, contributing to zed-cairo is easy!

  1. Submit or comment your intent on an issue
  2. We will try to respond quickly
  3. Fork this repo
  4. Submit your PR against main
  5. Address PR Review

Issue

Project tracking is done via GitHub issues. First look at open issues to see if your request is already submitted. If it is comment on the issue requesting assignment, if not open an issue.

Submit PR

Ensure your code is well formatted, well tested and well documented. A core contributor will review your work. Address changes, ensure ci passes, and voilà you're a zed-cairo contributor.

Additional Resources

Thank you for your contribution!