Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.15 KB

File metadata and controls

28 lines (18 loc) · 1.15 KB

Contributing to GutenbergKit

Thank you for your interest in contributing to GutenbergKit!

How Can I Contribute?

Whether you're looking to write code, improve documentation, or help triage issues, there are many ways to contribute:

Development Resources

Guidelines

  • Run make format and make lint-js before submitting changes
  • Ensure tests pass with make test-js, make test-swift-package, and make test-android
  • Follow the existing code style and patterns

Releases

See the release documentation for information about the release process.