diff --git a/src/conventions.md b/src/conventions.md index 0e08ef904..0440fb0c5 100644 --- a/src/conventions.md +++ b/src/conventions.md @@ -139,6 +139,8 @@ if foo { } ``` +If you want to leave a note in the codebase, use `// FIXME` instead. + ## Using crates from crates.io