From e2a43012308097eca6276dd5bee3ade77b71e1ab Mon Sep 17 00:00:00 2001 From: Roger Oba Date: Sun, 9 Oct 2022 19:36:07 -0300 Subject: [PATCH] Add rules for topics. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b92f73b9e..1641dcc1b4 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ repository: # A URL with more information about the repository homepage: https://example.github.io/ - # A comma-separated list of topics to set on the repository + # A comma-separated list of topics to set on the repository. Note: topic names cannot contain uppercase letters, or spaces. topics: github, probot # Either `true` to make the repository private, or `false` to make it public.