Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion templates/contribute/pr-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -714,5 +714,5 @@ However, as some practical examples:
class using the `FunLike` API.
- Similarly, if a contributor is adding a new subobject, they should probably be using bundled
subobjects and making use of the `SetLike` API. For reference, see the [relevant section
in Mathematics in Lean](https://leanprover-community.github.io/mathematics_in_lean/C07_Hierarchies.html#sub-objects).
in Mathematics in Lean](https://leanprover-community.github.io/mathematics_in_lean/C08_Hierarchies.html#sub-objects).
- Follow the advice of any existing library note.