Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/01-task.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "📝 Task"
about: "Propose a well-scoped unit of work: template tweaks, config updates, copy edits, etc."
description: "Propose a well-scoped unit of work: template tweaks, config updates, copy edits, etc."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -46,3 +45,7 @@ category: "github-templates"
- [ ] PR uses correct branch prefix

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/02-bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "🐛 Bug report"
about: "Report a bug to help us improve this WordPress project."
description: "Report a bug to help us improve this WordPress project."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -107,3 +106,7 @@ Use correct branch prefix (fix/) for any related PR.
- [ ] Linked issue closed

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/03-feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "🚀 Feature"
about: "Propose a net-new capability, enhancement, or workflow improvement."
description: "Propose a net-new capability, enhancement, or workflow improvement."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -89,3 +88,7 @@ Use correct branch prefix (feat/) for any PR.
- [ ] Release notes prepared; monitoring/alerts set

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/04-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "🎨 Design"
about: "Propose, review, or discuss design artefacts, tokens, accessibility, or UI/UX specifications."
description: "Propose, review, or discuss design artefacts, tokens, accessibility, or UI/UX specifications."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -80,3 +79,7 @@ Add links, screenshots, references, or other design docs.
- [ ] PR uses correct branch prefix (design/)

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/05-epic.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "📦 Epic"
about: "Propose or manage a large, multi-part initiative or project grouping stories/features/tasks."
description: "Propose or manage a large, multi-part initiative or project grouping stories/features/tasks."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -76,3 +75,7 @@ Add any other context, references, diagrams, or docs.
- [ ] Milestone closed and release notes prepared

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/06-story.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "📑 Story"
about: "Propose a user-centric story as part of an Epic or milestone."
description: "Propose a user-centric story as part of an Epic or milestone."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -77,3 +76,7 @@ Use correct branch prefix (story/) for PRs.
- [ ] QA verified/UAT approved (if applicable)

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/07-improvement.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "🔧 Improvement"
about: "Propose enhancements, polish, or usability improvements."
description: "Propose enhancements, polish, or usability improvements."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -88,3 +87,7 @@ Use correct branch prefix (feat/ or enhancement/) for PRs.
- [ ] PR uses correct branch prefix

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/08-chore.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "🏠 Chore"
about: "Small housekeeping tasks: label hygiene, repo/settings tweaks, file moves, or minor non-functional clean-ups."
description: "Small housekeeping tasks: label hygiene, repo/settings tweaks, file moves, or minor non-functional clean-ups."
version: "1.0.2"
last_updated: "2026-06-18"
version: "1.0.3"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -58,3 +57,7 @@ label hygiene, repo/settings tweaks, file moves, documentation clean-ups, minor
- [ ] Approved by at least one maintainer

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/09-code-refactor.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "♻️ Code Refactor"
about: "Request or propose a code refactoring or review to improve code quality, maintainability, and consistency."
description: "Request or propose a code refactoring or review to improve code quality, maintainability, and consistency."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -129,3 +128,7 @@ Checklist items to ensure the refactoring/review is complete.
- [ ] PR uses correct branch prefix

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/10-build-ci.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "⚙️ Build & CI"
about: "Propose changes, fixes, or improvements to build tools, CI/CD pipelines, or automation."
description: "Propose changes, fixes, or improvements to build tools, CI/CD pipelines, or automation."
version: "1.0.2"
last_updated: "2026-06-18"
version: "1.0.3"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -59,3 +58,7 @@ category: "github-templates"
- [ ] Approved by maintainer

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/11-automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "🤖 Automation"
about: "Propose, fix, or improve automation (actions, scripts, bots)."
description: "Propose, fix, or improve automation (actions, scripts, bots)."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -49,3 +48,7 @@ category: "github-templates"
- [ ] Approved by maintainer

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/12-testing-coverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "🧪 Test Coverage"
about: "Propose, add, or expand tests (unit, integration, E2E)."
description: "Propose, add, or expand tests (unit, integration, E2E)."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -75,3 +74,7 @@ Define where and how this test will be used.
- [ ] Approved by at least one maintainer

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/13-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "⚡ Performance"
about: "Report performance-related issues (speed, efficiency, resource usage) or propose optimisations."
description: "Report performance-related issues (speed, efficiency, resource usage) or propose optimisations."
version: "1.0.2"
last_updated: "2026-06-18"
version: "1.0.3"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -107,3 +106,7 @@ Checklist items to ensure the fix/update is complete and actionable.
- [ ] No adverse impact on other functionality

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/14-a11y.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "♿ Accessibility (A11y)"
about: "Report or propose accessibility improvements, audits, or issues (WCAG, usability, devices)."
description: "Report or propose accessibility improvements, audits, or issues (WCAG, usability, devices)."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -55,3 +54,7 @@ category: "github-templates"
- [ ] Stakeholder/maintainer reviewed

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/15-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "🔐 Security"
about: "Report vulnerabilities, security improvements, or compliance requirements."
description: "Report vulnerabilities, security improvements, or compliance requirements."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -76,3 +75,7 @@ Add any other context, related issues, compliance docs, or references.
- [ ] Approved by at least one maintainer

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/16-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "🧩 Compatibility"
about: "Track browser/device/WordPress/plugin compatibility issues."
description: "Track browser/device/WordPress/plugin compatibility issues."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -75,3 +74,7 @@ Add any other context, related issues, references, or docs.
- [ ] Approved by at least one maintainer

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/17-integration-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "🔗 Integration"
about: "Report or propose integration with external plugins, services, or APIs."
description: "Report or propose integration with external plugins, services, or APIs."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -102,3 +101,7 @@ Checklist items to ensure the integration fix/update is complete.
- [ ] No adverse impact on other integrations or core functionality

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/18-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "🚀 Release"
about: "Propose or track release management, versioning, or deployment tasks."
description: "Propose or track release management, versioning, or deployment tasks."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -49,3 +48,7 @@ category: "github-templates"
- [ ] Approved by maintainer

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/19-maintenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "🧹 Maintenance"
about: "Propose routine hygiene, dependency bumps, CI updates, or other maintenance tasks."
description: "Propose routine hygiene, dependency bumps, CI updates, or other maintenance tasks."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -49,3 +48,7 @@ category: "github-templates"
- [ ] Approved by at least one maintainer

---

---

Related issues: {related_issues}
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/20-documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
file_type: "issue-template"
name: "📚 Documentation"
about: "Request new documentation or propose updates/clarifications to existing docs."
description: "Request new documentation or propose updates/clarifications to existing docs."
version: "1.0.1"
last_updated: "2026-06-18"
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
---

Expand Down Expand Up @@ -76,3 +75,7 @@ Checklist items to ensure the documentation update is complete and actionable.
- [ ] PR uses correct branch prefix (docs/)

---

---

Related issues: {related_issues}
Loading
Loading