Skip to content

Commit 1809259

Browse files
Patrick Haganrtyler
authored andcommitted
Instructions tweak on tags
1 parent b89f08f commit 1809259

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CONTRIBUTING.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,10 @@ attribute tells the rendering engine to use the "post" layout.
9595
`title` will be the displayed title of the post.
9696
9797
`tags` are descriptive terms for this post. You can make up new tags,
98-
but check the generated `tag` directory to see `tags` other posters have already
99-
used.
100-
They can be used to search for all posts for a specific or area,
98+
but check the `tag` directory to see tags other posters have already
99+
used. If you use new tags, run the `generate-tags` script to populate
100+
the `tag` directory with the appropriate files.
101+
Tags can be used to search for all posts for a specific or area,
101102
such as "tutorials" or "plugins".
102103
Tags must contain only numbers and lower-case letters.
103104
Tags must not contain spaces.

0 commit comments

Comments
 (0)