making_changes_to_ruby - Documentation for Ruby 4.0 (original) (raw)

Contributing a pull request

Code style

Here are some general rules to follow when writing Ruby and C code for CRuby:

Commit messages

Use the following style for commit messages:

CI

GitHub actions will run on each pull request.

There is a CI that runs on master. It has broad coverage of different systems and architectures, such as Solaris SPARC and macOS.