Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.25 KB

style-guide.md

File metadata and controls

22 lines (14 loc) · 1.25 KB

Style Guide

Welcome to the Pizza Verse! This document is a general style to help you format your PR. Following it will ensure that it’s presented at its best, just using the highest quality of ingredients to the best pizza! 😊

Headings

  • Only use the h1 tags if you’re creating a new file.
  • Main titles should use the h2 tag(e.g., ## Toppings)
  • Sub-titles should use the h3 tag (e.g., ### Types of Pepperoni)
  • Headings should be written in Title case.

Lists

  • When adding a pizza fun fact to the list or describing the ingredients for a recipe, create unordered lists using dash (-).

Links

Note: Always check for spelling and grammar errors before you publish your PR. We highly recommend consulting Grammarly to help with any of your typos.