# Blog template instructions An example template with best-practices that you can use to start drafting an entry to post on the Knative blog. [**Copy a version of this template without the instructions**](#copy-the-template) Include a commented-out table with tracking info about reviews and approvals: ``` | YYYY-MM-DD | :+1:, :monocle_face:, :-1: | | | YYYY-MM-DD | :+1:, :monocle_face:, :-1: | --> ``` ## Blog content body ``` ``` ``` ``` ### Example step/section 1: ``` ``` ### Example step/section 2: ``` ``` ### Example step/section 3: ``` ``` ### Example section about results ``` ``` ## Further reading ``` ``` ## About the author ``` ``` # Copy the template ``` | YYYY-MM-DD | :+1:, :monocle_face:, :-1: | | | YYYY-MM-DD | :+1:, :monocle_face:, :-1: | --> # ## Blog content body ### Example step/section 1: ### Example step/section 2: ### Example step/section 3: ### Example section about results ## Further reading ## About the author ```