- Follow the commit convention.
- Run import all.
Follow usual conventional commit for PR title (we always squash merge).
<type>(scope): <subject>
Choose <type> from below (should be one, but like fix/doc might be ok).
add: Adding new results, definition, theorems.fix: Fixing existing results for something misformalizedrefactor: Rename and organize definitions/theorems. (essentially nothing changed about existing facts.)doc: Adding or updating documents.ci: Configure GitHub Actions.chore: Maintaining other things (ex: version-up).
scope is optional, specify like FirstOrder, Modal/Kripke if needed.
lake build Foundationlake exe mk_all --moduleFormat references.bib when adding references.
bibtool -r .bibtoolrsc -i references.bib -o references.bib