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
1 change: 1 addition & 0 deletions templates/contribute/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ However, anyone can add/remove the labels below by writing the following command
- `easy` will add the **"easy"** label
- `-easy` will remove the **"easy"** label
- Similarly, the labels for use by contributors upstreaming work from the downstream projects **brownian**, **carleson**, **CFT**, **FLT**, **sphere-packing** and **toric** can also be added and removed in the same way.
- Any topic label of the form `t-*` (e.g. `t-topology`) can also be added and removed in the same way. PRs are auto-labeled based on their contents, but sometimes the auto-labeling is incorrect or incomplete so this lets you manually override it. See [available topic labels](https://github.com/leanprover-community/mathlib4/labels?q=t-).

This list is exhaustive. If you would like to add a different label, please, bring it up on Zulip!

Expand Down