Contributing to Starlight
Last updated
Last updated
Contributions are welcome.
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.
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