Style Guide

October 2, 2025 · View on GitHub

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 (-).

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.