diff --git a/content/posts/_template.md b/content/posts/_template.md index da92aae..bc8e9d7 100644 --- a/content/posts/_template.md +++ b/content/posts/_template.md @@ -12,4 +12,6 @@ categories: A short, concise post. These entries should *not* need multiple sections or change log. Use them if necessary but try to avoid a need. -Posts should *not* be tagged so posts do not flow into the main knowledge base. \ No newline at end of file +Posts should *not* be tagged so posts do not flow into the main knowledge base. + +You *must* add a `Changelog` section if editing an existing post. \ No newline at end of file