doc/contributing/making_changes_to_ruby.md
Here are some general rules to follow when writing Ruby and C code for CRuby:
Use the following style for commit messages:
Fixes [Bug #1234] or Implements [Feature #3456]), or discussion on the mailing list (such as [ruby-core:12345])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.