From edf01af6d9c5eac12968f50b8a8f39bd81f21608 Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Fri, 4 Aug 2017 14:19:39 -0700 Subject: [PATCH] Add /_includes/glossary directory for snippets (#4628) * Add /_includes/glossary directory for snippets * typo --- _includes/glossary/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _includes/glossary/README.md diff --git a/_includes/glossary/README.md b/_includes/glossary/README.md new file mode 100644 index 0000000000..ef30343832 --- /dev/null +++ b/_includes/glossary/README.md @@ -0,0 +1,3 @@ +# Instructions for Glossary snippets + +Markdown snippets of glossary terms to be reused throughout the documentation should be placed in this directory.