chore: expand PR template with structured review sections#151
Merged
DavidKRK merged 3 commits intoApr 4, 2026
Conversation
Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/ac163cee-edd2-40f7-b02b-e202011f4948 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
DavidKRK
April 4, 2026 06:35
View session
|
|
Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/85ce37df-43f8-4a8b-8af8-b87edbd05ba4 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com>
Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/9d58d090-5fe8-447f-93d9-ccec53438f37 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the static site’s metadata and footer content to improve social sharing previews and fix minor link/footer issues, and also introduces a more structured pull request template for future contributions.
Changes:
- Add Open Graph and Twitter Card meta tags (plus
author) toindex.htmlandshop.html. - Fix/normalize footer and external link details (copyright year in
shop.html, SoundCloud trailing slash inbio.html, and add Buy Me A Coffee links across pages). - Expand
.github/PULL_REQUEST_TEMPLATE.mdwith structured sections for changes, rationale, tests, breaking changes, and deployment requirements.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
shop.html |
Adds OG/Twitter meta tags and hardcodes the footer year to match other pages. |
index.html |
Adds OG/Twitter meta tags for richer link previews. |
bio.html |
Normalizes SoundCloud URL and adds a Buy Me A Coffee link. |
music.html |
Adds a Buy Me A Coffee link in the social/footer area. |
event.html |
Adds a Buy Me A Coffee link in the social/footer area. |
.github/PULL_REQUEST_TEMPLATE.md |
Replaces the template with a more structured, checklist-driven format. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Copilot stopped work on behalf of
DavidKRK due to an error
April 4, 2026 07:13
DavidKRK
approved these changes
Apr 4, 2026
DavidKRK
approved these changes
Apr 4, 2026
Owner
|
/github signin |
Owner
|
@copilot /github signin |
DavidKRK
added a commit
that referenced
this pull request
Apr 4, 2026
* chore: expand PR template with structured review sections (#151) * chore: update PR template with comprehensive sections Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/ac163cee-edd2-40f7-b02b-e202011f4948 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * fix: add Buy Me A Coffee icon to bio, music, and event pages Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/85ce37df-43f8-4a8b-8af8-b87edbd05ba4 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * fix: footer and meta tag consistency across all pages Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/9d58d090-5fe8-447f-93d9-ccec53438f37 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Update shop.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update index.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update bio.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update music.html Correction Buy Me a Coffee Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update event.html Correction Buy Me A Coffee event.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * fix: security, accessibility, and og:image compatibility on social icons (#153) * Initial plan * fix: address review feedback - rel noopener, empty alt, PNG og:image Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/1ff8192f-0e5e-4949-8114-16179cfd68da Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Update index.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: add rel="noopener noreferrer" to all external links and fix contact.html meta tags (#157) * Initial plan * fix: add rel="noopener noreferrer" to all external target="_blank" links and fix contact.html meta tags Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/701ae9ad-a10e-4307-acea-f3a255e6d73b Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Copilot/sub pr 152 (#156) * Initial plan * fix: address review feedback - rel noopener, empty alt, PNG og:image Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/1ff8192f-0e5e-4949-8114-16179cfd68da Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Update index.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update bio.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update bio.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
14 tasks
DavidKRK
added a commit
that referenced
this pull request
Apr 4, 2026
… (#158) * chore: expand PR template with structured review sections (#151) (#152) * chore: expand PR template with structured review sections (#151) * chore: update PR template with comprehensive sections Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/ac163cee-edd2-40f7-b02b-e202011f4948 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * fix: add Buy Me A Coffee icon to bio, music, and event pages Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/85ce37df-43f8-4a8b-8af8-b87edbd05ba4 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * fix: footer and meta tag consistency across all pages Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/9d58d090-5fe8-447f-93d9-ccec53438f37 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Update shop.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update index.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update bio.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update music.html Correction Buy Me a Coffee Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update event.html Correction Buy Me A Coffee event.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * fix: security, accessibility, and og:image compatibility on social icons (#153) * Initial plan * fix: address review feedback - rel noopener, empty alt, PNG og:image Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/1ff8192f-0e5e-4949-8114-16179cfd68da Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Update index.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: add rel="noopener noreferrer" to all external links and fix contact.html meta tags (#157) * Initial plan * fix: add rel="noopener noreferrer" to all external target="_blank" links and fix contact.html meta tags Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/701ae9ad-a10e-4307-acea-f3a255e6d73b Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Copilot/sub pr 152 (#156) * Initial plan * fix: address review feedback - rel noopener, empty alt, PNG og:image Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/1ff8192f-0e5e-4949-8114-16179cfd68da Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Update index.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update bio.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update bio.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update contact.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update contact.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update contact.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update index.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update shop.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
DavidKRK
added a commit
that referenced
this pull request
Apr 4, 2026
…html (#159) * chore: update PR template with comprehensive sections Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/ac163cee-edd2-40f7-b02b-e202011f4948 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * fix: add Buy Me A Coffee icon to bio, music, and event pages Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/85ce37df-43f8-4a8b-8af8-b87edbd05ba4 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * fix: footer and meta tag consistency across all pages Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/9d58d090-5fe8-447f-93d9-ccec53438f37 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * fix: security, accessibility, and og:image compatibility on social icons (#153) * Initial plan * fix: address review feedback - rel noopener, empty alt, PNG og:image Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/1ff8192f-0e5e-4949-8114-16179cfd68da Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Update index.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: add rel="noopener noreferrer" to all external links and fix contact.html meta tags (#157) * Initial plan * fix: add rel="noopener noreferrer" to all external target="_blank" links and fix contact.html meta tags Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/701ae9ad-a10e-4307-acea-f3a255e6d73b Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Copilot/sub pr 152 (#156) * Initial plan * fix: address review feedback - rel noopener, empty alt, PNG og:image Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/1ff8192f-0e5e-4949-8114-16179cfd68da Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Update index.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update bio.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update bio.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * chore: expand PR template with structured review sections (#151) (#152) (#158) * chore: expand PR template with structured review sections (#151) (#152) * chore: expand PR template with structured review sections (#151) * chore: update PR template with comprehensive sections Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/ac163cee-edd2-40f7-b02b-e202011f4948 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * fix: add Buy Me A Coffee icon to bio, music, and event pages Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/85ce37df-43f8-4a8b-8af8-b87edbd05ba4 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * fix: footer and meta tag consistency across all pages Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/9d58d090-5fe8-447f-93d9-ccec53438f37 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Update shop.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update index.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update bio.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update music.html Correction Buy Me a Coffee Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update event.html Correction Buy Me A Coffee event.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * fix: security, accessibility, and og:image compatibility on social icons (#153) * Initial plan * fix: address review feedback - rel noopener, empty alt, PNG og:image Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/1ff8192f-0e5e-4949-8114-16179cfd68da Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Update index.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: add rel="noopener noreferrer" to all external links and fix contact.html meta tags (#157) * Initial plan * fix: add rel="noopener noreferrer" to all external target="_blank" links and fix contact.html meta tags Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/701ae9ad-a10e-4307-acea-f3a255e6d73b Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Copilot/sub pr 152 (#156) * Initial plan * fix: address review feedback - rel noopener, empty alt, PNG og:image Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/1ff8192f-0e5e-4949-8114-16179cfd68da Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * Update index.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update bio.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update bio.html Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update contact.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update contact.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update contact.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update index.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update shop.html Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: automation-suite.yml — date expansion, action pinning, lychee output, audit safety (#154) * fix: improve automation-suite.yml reliability and security Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/4fa87663-6160-4fcd-a8fb-2aead55c153e Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> * fix: restore flex justify-center wrapper on social icons + sync HTML files with gh-pages Agent-Logs-Url: https://github.com/DavidKRK/DavidKRK.github.io/sessions/60b00350-27dd-4bdb-8b42-ebb8cd7adea5 Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: DavidKRK <136035295+DavidKRK@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bio.htmlcopyright-yearspan inshop.html(replace with hardcoded "2026" like all other pages)index.htmlshop.html