Skip to content

Contributing

Scott Godin edited this page Dec 12, 2024 · 2 revisions
  • The recommended way to submit contributions is through Github
    • Our page Contributing with Github provides step-by-step instructions
    • When you contribute pull requests this way, they are automatically tested for us by travis-ci.org so we can process them more efficiently
  • You may also submit contributions as patches on the mailing list
    • Create your patches on a local Git branch
    • Commit them
    • Use the git format-patch command to extract the commits into patch files that you can send directly to the GitHub Discussions List
Clone this wiki locally