This PR clarifies the release notes title format in the release checklist documentation. **Changes:** - Add explicit section explaining title format for -rc1, subsequent RCs, and stable releases - Make it clear that titles should include both the RC suffix AND the date (e.g., "Lean 4.7.0-rc1 (2024-03-15)") - Update example to use realistic date format instead of YYYY-MM-DD - Clarify that only content is written for -rc1, subsequent releases just update the title This addresses confusion about whether RC release notes should include the date in the title. --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dev | ||
| examples | ||
| images | ||
| latex | ||
| make | ||
| std | ||
| .gitignore | ||
| BoolExpr.lean | ||
| metaprogramming-arith.lean | ||
| perf.md | ||
| README.md | ||
| style.md | ||
| syntax_example.lean | ||
Developer Documentation and Examples
This directory contains documentation that describes how to work on
Lean itself, as well as examples that are included in documentation
that's hosted on the Lean website. The make directory contains
information on building Lean, and the dev directory describes how to
work on Lean.
The documentation section has links to documentation that describes how to use Lean itself.