From 456cf011b36de91c9936994b1fa45703adcd309b Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Thu, 3 Jul 2025 10:56:21 +0300 Subject: Initial fork of chrismwilliams/astro-theme-cactus theme --- .github/pull_request_template.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/pull_request_template.md (limited to '.github/pull_request_template.md') diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..6e2d311 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,21 @@ + + +#### What kind of changes does this PR include? + + + +- Minor fixes (broken links, typos, css, etc.) +- Changes with larger consequences (logic, library updates, etc.) +- Something else! + +#### Description + +- Closes # +- What does this PR change? A brief description would be great. +- Did you change something visual? A before/after screenshot can be helpful. + + -- cgit v1.2.3