🌟
Starlight
  • README
  • Contributing to Starlight
  • Security Policy
  • doc
    • Contributions
    • Security Policy
    • starlight
    • starlight
  • .github
    • ISSUE_TEMPLATE
      • Overview
      • Overview
Powered by GitBook
On this page
  • Branch policy
  • Commit policy

Contributing to Starlight

PreviousREADMENextSecurity Policy

Last updated 1 year ago

Contributions are welcome.

Branch policy

The is a supported version per our . Please make all pull requests against this version, unless you have a specific reason to branch off of another branch.

Commit policy

We will prefer if your commit messages can please follow the specification. Some examples of good commit messages include:

  • feat(code): proofs presented in more compact form

  • fix: remove appending of '1' to inputs

  • refactor(parser): new api used

master branch
security policy
Conventional Commits