+13
-9
doc/README.md
+13
-9
doc/README.md
···In that case, please open an issue about the particular documentation convention and tag it with a "needs: documentation" label.-This makes reviewing documentation much easier, since GitHub's review system is based on lines.+This makes reviews and suggestions much easier, since GitHub's review system is based on lines.-- Use the admonitions syntax for any callouts and examples (see [section above](#admonitions)).-- If you provide an example involving Nix code, make your example into a fully-working package (something that can be passed to `pkgs.callPackage`).-This will help others quickly test that the example works, and will also make it easier if we start automatically testing all example code to make sure it works.···