From 227ac8d235a59aee63d7373a72f7e3082aecaf1f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 4 Apr 2026 06:34:44 +0000 Subject: [PATCH 1/3] 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> --- .github/PULL_REQUEST_TEMPLATE.md | 75 +++++++++++++++++++++++++++++--- 1 file changed, 69 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 50d33f38..7793544b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,14 +7,77 @@ assignees: '' --- -**Description des changements** +## 1. Quels sont les changements ? -(Décrivez ici les changements que vous proposez.) +**Résumé des changements :** -**Issue liée** +(Décrivez brièvement les modifications apportées.) -(Lien vers l'issue correspondante, s'il y en a une. Par exemple : "Closes #123") +**Tickets / Issues liés :** -**Informations supplémentaires** +- Closes # +- Ref # -(Ajoutez ici tout autre contexte ou capture d'écran concernant la pull request.) +--- + +## 2. Pourquoi ces changements ? + +**Contexte métier :** + +(Expliquez la raison fonctionnelle ou business de ces changements.) + +**Justification technique :** + +(Expliquez les choix d'architecture ou d'implémentation retenus.) + +--- + +## 3. Tests + +**Tests unitaires :** +- [ ] Nouveaux tests ajoutés +- [ ] Tests existants mis à jour +- [ ] Tous les tests passent (`npm test` / `bundle exec rspec` / …) + +**Tests manuels :** +- [ ] Testé en local +- [ ] Testé sur un environnement de staging / preview + +**Performances & Sécurité :** +- [ ] Impact sur les performances évalué +- [ ] Aucune vulnérabilité introduite (dépendances, injection, XSS, …) + +--- + +## 4. Changements majeurs (Breaking Changes) + +**Cette PR introduit-elle des ruptures d'API ou de comportement ?** + +- [ ] Non +- [ ] Oui — détails ci-dessous : + +(Décrivez les ruptures et les impacts pour les consommateurs de l'API / les autres équipes.) + +**Instructions de migration :** + +(Si applicable, décrivez les étapes nécessaires pour migrer.) + +--- + +## 5. Exigences de déploiement + +- [ ] Migrations de base de données à exécuter +- [ ] Nouvelles variables d'environnement à configurer (listez-les ci-dessous) +- [ ] Feature flags à activer / désactiver +- [ ] Services tiers à configurer ou notifier +- [ ] Documentation mise à jour + +**Variables d'environnement :** + +| Variable | Description | Valeur par défaut | +|----------|-------------|-------------------| +| `NOM_VAR` | Description | `valeur` | + +**Notes de déploiement supplémentaires :** + +(Toute information utile pour l'équipe de déploiement.) From 8213da5b4c8ba482e53c16f9fcb32256c0073249 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 4 Apr 2026 06:50:48 +0000 Subject: [PATCH 2/3] 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> --- bio.html | 1 + event.html | 1 + music.html | 1 + 3 files changed, 3 insertions(+) diff --git a/bio.html b/bio.html index ddad6690..2cbce4e8 100644 --- a/bio.html +++ b/bio.html @@ -209,6 +209,7 @@

Bio

class="social-icon text-2xl md:text-3xl text-white"> + Buy Me A Coffee
diff --git a/event.html b/event.html index 20fdba29..16685125 100644 --- a/event.html +++ b/event.html @@ -98,6 +98,7 @@

David KRK

class="social-icon text-2xl md:text-3xl text-white"> + Buy Me A Coffee
diff --git a/music.html b/music.html index 346fd24d..03dc33bd 100644 --- a/music.html +++ b/music.html @@ -89,6 +89,7 @@

David KRK

class="social-icon text-2xl md:text-3xl text-white"> + Buy Me A Coffee
From f06ecb6e17aba6c5b583efbf51e76025cdaaf22c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 4 Apr 2026 06:55:18 +0000 Subject: [PATCH 3/3] 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> --- bio.html | 2 +- index.html | 16 ++++++++++++++++ shop.html | 18 +++++++++++++++++- 3 files changed, 34 insertions(+), 2 deletions(-) diff --git a/bio.html b/bio.html index 2cbce4e8..94d68f6e 100644 --- a/bio.html +++ b/bio.html @@ -205,7 +205,7 @@

Bio

class="social-icon text-2xl md:text-3xl text-white"> - diff --git a/index.html b/index.html index 3f71a038..5cc75374 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,22 @@ David KRK · HOME + + + + + + + + + + + + + + + + diff --git a/shop.html b/shop.html index 8f42610d..7307512e 100644 --- a/shop.html +++ b/shop.html @@ -6,6 +6,22 @@ David KRK · SHOP + + + + + + + + + + + + + + + + @@ -181,7 +197,7 @@

Офіційний магазин

class="hover:text-[var(--primary-color)] transition-colors footer-contact-link">CONTACT | BOOKING | REMIX
-

© David KRK. All Rights Reserved

+

© 2026 David KRK. All Rights Reserved

"May The Techno Be With You"