Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 488 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 488 Bytes

Contributing to Gene

We would love for you to contribute to Gene! Read this document to see how to do it.

Project Structure

Source code and documentation are included in the top-level folders listed below.

  • docs - Markdown documentation for Gene
  • packages - Source code for Gene packages

Making changes

We use conventional commits when making changes. For example:

fix(gene-tools): Update module-generator template