Skip to content

Instantly share code, notes, and snippets.

View catherineisonline's full-sized avatar

Ekaterine (Catherine) Mitagvaria catherineisonline

View GitHub Profile
@catherineisonline
catherineisonline / seo-meta-tags-template.html
Created October 2, 2025 07:21
SEO & Socials Meta Tags Template
<!-- ========================= -->
<!-- Template -->
<!-- ========================= -->
<!-- Primary -->
<title></title>
<meta name="title" content="" />
<meta
name="description"
content=""

Branch Naming Rules

Naming conventions for branches.

  • Use lowercase letters.
  • Separate words with hyphens.
  • Include issue/task ID if available, e.g. (feature/123-login-form).

Types