Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 410 Bytes

File metadata and controls

13 lines (10 loc) · 410 Bytes

Contributing to CMinus

Using CMinus Code

You're welcome to use CMinus code in your own projects! Just include: "This project includes code from the CMinus language" in your documentation.

Contributing Changes

  1. Fork the repository
  2. Create a feature branch
  3. Submit a Pull Request
  4. I'll review and merge if it fits the project

Direct edits to main repository are not allowed without permission.