From 9d8e159307a34cd1d311f260556b229dfd4c8bf5 Mon Sep 17 00:00:00 2001 From: Ray Bell Date: Sun, 24 Nov 2024 17:17:53 -0500 Subject: [PATCH] lower_case_true --- docs/maintainer/guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maintainer/guidelines.md b/docs/maintainer/guidelines.md index 396a8197dd..55571fb969 100644 --- a/docs/maintainer/guidelines.md +++ b/docs/maintainer/guidelines.md @@ -43,7 +43,7 @@ The section order should go `package`, `source`, `build`, `requirements`, `test`, `about`, `extra/recipe-maintainers`. It is recommended to add a `build` section with the `number` set to `0` explicitly even if the rest is unneeded. If there is no build for -Windows, make sure to add `skip: True # [win]` to the `build` +Windows, make sure to add `skip: true # [win]` to the `build` section. The `about` section must have the `home` URL (verify if the URL is still correct), `license` (verify if the correct license is present), and a one sentence (or few words) `summary`. When specifying the version, it