diff options
| author | Dawid Rycerz <dawid@rycerz.xyz> | 2025-07-03 10:56:21 +0300 |
|---|---|---|
| committer | Dawid Rycerz <dawid@rycerz.xyz> | 2025-07-03 10:56:21 +0300 |
| commit | 456cf011b36de91c9936994b1fa45703adcd309b (patch) | |
| tree | 8e60daf998f731ac50d100fa490eaecae1168042 /.github/pull_request_template.md | |
Initial fork of chrismwilliams/astro-theme-cactus theme
Diffstat (limited to '.github/pull_request_template.md')
| -rw-r--r-- | .github/pull_request_template.md | 21 |
1 files changed, 21 insertions, 0 deletions
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 @@ +<!-- Thank you for opening a PR and making this theme even better, I appreciate you taking the time to help out 🙌 --> + +#### What kind of changes does this PR include? + +<!-- Delete any that don’t apply --> + +- Minor fixes (broken links, typos, css, etc.) +- Changes with larger consequences (logic, library updates, etc.) +- Something else! + +#### Description + +- Closes # <!-- Add an issue number if this PR will close it. --> +- What does this PR change? A brief description would be great. +- Did you change something visual? A before/after screenshot can be helpful. + +<!-- +Here’s what will happen next: +Hopefully I'll get time soon after your pull request to take a look and may ask you to make changes. +I'll try to be responsive, but don’t worry if this takes a week or 2. +--> |
