Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/01-task.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "📝 Task"
description: "Propose a well-scoped unit of work: template tweaks, config updates, copy edits, etc."
about: "Propose a well-scoped unit of work: template tweaks, config updates, copy edits, etc."
title: "[Task] <Short summary>"
labels: [status:needs-triage, priority:normal, area:core]
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/02-bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
file_type: issue-template
title: "type:bug: {scope}"
name: "🐛 Bug report"
description: "Report a bug to help us improve this WordPress project"
about: "Report a bug to help us improve this WordPress project"
labels: [type:bug, status:needs-triage, priority:normal]
---

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/03-feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
file_type: issue-template
title: "type:feature: {scope}"
name: "🚀 Feature"
description: "Propose a net-new capability, enhancement, or workflow improvement."
about: "Propose a net-new capability, enhancement, or workflow improvement."
labels: [type:feature, status:needs-triage, priority:normal]
---

Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/04-design.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🎨 Design"
description: "Propose, review, or discuss design artefacts, tokens, accessibility, or UI/UX specifications"
about: "Propose, review, or discuss design artefacts, tokens, accessibility, or UI/UX specifications"
title: "[Design] <Brief summary>"
labels: [status:needs-design-review, priority:normal, area:design-system]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/05-epic.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "📦 Epic"
description: "Propose/manage a large, multi-part initiative or project grouping stories/features/tasks"
about: "Propose/manage a large, multi-part initiative or project grouping stories/features/tasks"
title: "[Epic] <Brief summary>"
labels: [status:needs-planning, priority:important, area:core]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/06-story.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "📑 Story"
description: "Propose a user-centric story as part of an Epic or milestone."
about: "Propose a user-centric story as part of an Epic or milestone."
title: "[Story] <Brief summary>"
labels: [status:needs-triage, priority:normal, area:core]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/07-improvement.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🔧 Improvement"
description: "🔧 Improvement"
about: "Propose enhancements, polish, or usability improvements."
title: "[Improvement] <Short summary>"
labels: [status:needs-triage, priority:normal, area:core]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/07-user-experience-feedback.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "💡 User Experience Feedback"
description: "💡 User Experience Feedback"
about: Share feedback on the usability and interface design of this WordPress project
title: "[UX] <Short summary>"
labels: [status:needs-triage, priority:normal, area:core]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/08-chore.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🏠 Chore"
description: "🏠 Chore"
about: "Small housekeeping tasks: label hygiene, repo/settings tweaks, file moves, or minor non-functional clean-ups."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/08-code-refactor.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "♻️ Code Refactor"
description: "♻️ Code Refactor"
about: "Request or propose a code refactoring or review to improve code quality, maintainability, and consistency."
title: "[Refactor] <Short summary>"
labels: [status:needs-review, priority:normal, area:core]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/09-build-ci.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "⚙️ Build & CI"
description: "⚙️ Build & CI"
about: "Propose changes, fixes, or improvements to build tools, CI/CD pipelines, or automation."
title: "[Build/CI] <Short summary>"
labels: [status:needs-triage, area:ci]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/09-code-refactor.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "♻️ Code Refactor"
description: "♻️ Code Refactor"
about: "Request or propose a code refactoring or review to improve code quality, maintainability, and consistency."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/10-automation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🤖 Automation"
description: "🤖 Automation"
about: "Propose, fix, or improve automation (actions, scripts, bots)."
title: "[Automation] <Short summary>"
labels: [status:needs-triage, area:automation]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/10-build-ci.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "⚙️ Build & CI"
description: "⚙️ Build & CI"
about: "Propose changes, fixes, or improvements to build tools, CI/CD pipelines, or automation."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/11-automation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🤖 Automation"
description: "🤖 Automation"
about: "Propose, fix, or improve automation (actions, scripts, bots)."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/11-testing-coverage.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🧪 Test Coverage"
description: "🧪 Test Coverage"
about: "Propose, add, or expand tests (unit, integration, E2E)."
title: "[Test Coverage] <Short summary>"
labels: [status:needs-triage, priority:normal, area:testing]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/12-performance.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "⚡ Performance"
description: "⚡ Performance"
about: "Report performance-related issues (speed, efficiency, resource usage) or propose optimizations."
title: "[Performance] <Short summary>"
labels: [status:needs-triage, priority:normal, area:performance]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/12-testing-coverage.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🧪 Test Coverage"
description: "🧪 Test Coverage"
about: "Propose, add, or expand tests (unit, integration, E2E)."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/13-a11y.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "♿ Accessibility (A11y)"
description: "♿ Accessibility (A11y)"
about: "Report or propose accessibility improvements, audits, or issues (WCAG, usability, devices)."
title: "[A11y] <Brief summary>"
labels: [status:needs-triage, priority:important, area:a11y]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/13-performance.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "⚡ Performance"
description: "⚡ Performance"
about: "Report performance-related issues (speed, efficiency, resource usage) or propose optimisations."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/14-a11y.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "♿ Accessibility (A11y)"
description: "♿ Accessibility (A11y)"
about: "Report or propose accessibility improvements, audits, or issues (WCAG, usability, devices)."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/14-security.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🔐 Security"
description: "🔐 Security"
about: "Report vulnerabilities, security improvements, or compliance requirements."
title: "[Security] <Brief summary>"
labels: [status:needs-triage, priority:critical, area:security]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/15-compatibility.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🧩 Compatibility"
description: "🧩 Compatibility"
about: "Track browser/device/WordPress/plugin compatibility issues."
title: "[Compatibility] <Brief summary>"
labels: [status:needs-testing, area:compatibility]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/15-security.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🔐 Security"
description: "🔐 Security"
about: "Report vulnerabilities, security improvements, or compliance requirements."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/16-compatibility.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🧩 Compatibility"
description: "🧩 Compatibility"
about: "Track browser/device/WordPress/plugin compatibility issues."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/16-integration-issue.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🔗 Integration"
description: "🔗 Integration"
about: "Report or propose integration with external plugins, services, or APIs."
title: "[Integration] <Short summary>"
labels: [status:needs-triage, priority:normal, area:integration]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/17-integration-issue.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🔗 Integration"
description: "🔗 Integration"
about: "Report or propose integration with external plugins, services, or APIs."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/17-release.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🚀 Release"
description: "🚀 Release"
about: "Propose or track release management, versioning, or deployment tasks."
title: "[Release] <Brief summary>"
labels: [status:needs-triage, area:release]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/18-maintenance.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🧹 Maintenance"
description: "🧹 Maintenance"
about: "Propose routine hygiene, dependency bumps, CI updates, or other maintenance tasks"
title: "[Maintenance] <Brief summary of the maintenance or chore>"
labels: [status:needs-triage, area:maintenance]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/18-release.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🚀 Release"
description: "🚀 Release"
about: "Track and coordinate a versioned release: changelog, tagging, GitHub Release publication, and post-merge verification."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/19-documentation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "📚 Documentation"
description: "📚 Documentation"
about: "Request new documentation or propose updates/clarifications to existing docs."
title: "[Documentation] <Brief summary>"
labels: [status:needs-triage, priority:normal, area:documentation]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/19-maintenance.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🧹 Maintenance"
description: "🧹 Maintenance"
about: "Propose routine hygiene, dependency bumps, CI updates, or other maintenance tasks."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/20-documentation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "📚 Documentation"
description: "📚 Documentation"
about: "Request new documentation or propose updates/clarifications to existing docs."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/20-research.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🔍 Research"
description: "🔍 Research"
about: "Propose or document technical research, investigation, or exploratory work."
title: "[Research] <Brief summary>"
labels: [status:needs-review, priority:minor, area:core]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/21-audit.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🛡️ Audit"
description: "🛡️ Audit"
about: "Propose, conduct, or document a security, accessibility, code, or process audit."
title: "[Audit] <Brief summary>"
labels: [status:needs-audit, priority:normal, area:security]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/21-research.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🔍 Research"
description: "🔍 Research"
about: "Propose or document technical research, investigation, or exploratory work."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/22-audit.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🛡️ Audit"
description: "🛡️ Audit"
about: "Propose, conduct, or document a security, accessibility, code, or process audit."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/22-code-review.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "👀 Code Review"
description: "👀 Code Review"
about: "Request or conduct code review, peer validation, or QA."
title: "[Review] <Brief summary>"
labels: [status:needs-review, area:core]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/23-ai-ops.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🧠 AI Ops"
description: "🧠 AI Ops"
about: "Propose, discuss, or troubleshoot AI/ML operations, workflows, or automation."
title: "[AI Ops] <Brief summary>"
labels: [status:needs-triage, area:ai]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/23-code-review.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "👀 Code Review"
description: "👀 Code Review"
about: "Request or conduct code review, peer validation, or QA."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/24-ai-ops.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "🧠 AI Ops"
description: "🧠 AI Ops"
about: "Propose, discuss, or troubleshoot AI/ML operations, workflows, or automation."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/24-content-modelling.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "📖 Content Modelling"
description: "📖 Content Modelling"
about: "Propose, update, or discuss content structure, CPTs, or taxonomy."
title: "[Content Modelling] <Brief summary>"
labels: [status:needs-triage, area:content]
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/25-content-modelling.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "📖 Content Modelling"
description: "📖 Content Modelling"
about: "Propose, update, or discuss content structure, CPTs, or taxonomy."
assignees: []
projects: []
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/25-help.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: "❓ Help / Support"
description: "❓ Help / Support"
about: "Submit your WordPress-related questions or support requests."
title: "[Help] <Short summary>"
labels: [type:question, type:support, status:needs-triage]
Expand Down
5 changes: 0 additions & 5 deletions .github/automation/badges.schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,6 @@ badges:
description: "Enhanced issue creation workflow"
branch: "develop"

issue-create-from-template:
label: "Issue Create from Template"
description: "Creates issues from templates"
branch: "develop"

issue-fields-backfill:
label: "Issue Fields Backfill"
Expand Down Expand Up @@ -412,7 +408,6 @@ groups:
- badges-readme-status
- badges-workflow-audit
- issue-create-enhanced

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed the stale issue-create-from-template badge references and aligned the active workflow links to issue-create-enhanced.yml; no legacy workflow references remain.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated in 207c01c: the remaining stale workflow badge refs were replaced across the repo, including agent and fixture references, so there are no broken issue-create-from-template badges left behind.

- issue-create-from-template
- issue-labeling-automation
- issue-project-field-sync
- labeling
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ CI minute cost: Minimal increase expected, offset by v7 caching improvements

✅ Already Compliant (34):

- checks.yml, documentation.yml, changelog-management.yml, docs-maintenance.yml, issue-create-from-template.yml, issue-remediation-bulk.yml, docs-validation.yml, metrics-pipeline.yml, labeling-governance.yml, and 25 more
- checks.yml, documentation.yml, changelog-management.yml, docs-maintenance.yml, issue-create-enhanced.yml, issue-remediation-bulk.yml, docs-validation.yml, metrics-pipeline.yml, labeling-governance.yml, and 25 more

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Issue #,Title,Type Labels,Area Labels,Status Labels,Priority Labels,Assignees,Mi
1429,"Post-Merge Monitoring — Day 2: Spot-Check & Performance",type:task,area:infrastructure,,priority:normal,ashleyshaw,v1.0,status
1428,"Post-Merge Monitoring — Day 1: Workflow Monitoring & Edge Cases",type:task,area:infrastructure,,priority:normal,ashleyshaw,v1.0,status
1411,"Phase 4.6: Consolidate issue-remediation-bulk.yml + issue-health-audit.yml into issue-audit-remediation.yml",type:refactor,,status:ready;status:ready-for-development,priority:medium,ashleyshaw,v1.0,area
1410,"Phase 4.5: Delete issue-create-from-template.yml (superseded by issue-create-enhanced.yml)",type:chore,,status:ready;status:ready-for-development,priority:low,ashleyshaw,v1.0,area
1410,"Phase 4.5: Delete issue-create-enhanced.yml (superseded by issue-create-enhanced.yml)",type:chore,,status:ready;status:ready-for-development,priority:low,ashleyshaw,v1.0,area
1409,"Phase 4.4: Absorb flaky-test-detection.yml into checks.yml",type:refactor,,status:ready;status:ready-for-development,priority:low,ashleyshaw,v1.0,area
1408,"Phase 4.3: Unify project field sync workflows into project-field-sync.yml",type:refactor,,status:ready;status:ready-for-development,priority:medium,ashleyshaw,v1.0,area
1407,"Phase 4.2: Consolidate issue-close governance workflows into issue-compliance.yml",type:refactor,,status:ready;status:ready-for-development,priority:medium,ashleyshaw,v1.0,area
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13519,7 +13519,7 @@
},
{
"number": 1410,
"title": "Phase 4.5: Delete issue-create-from-template.yml (superseded by issue-create-enhanced.yml)",
"title": "Phase 4.5: Delete issue-create-enhanced.yml (superseded by issue-create-enhanced.yml)",
"labels": {
"type": ["type:chore"],
"area": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ Epic #1376 (Issue Triage Automation System)

- **labeling.yml workflow** — Triggered by bulk remediation
- **template-enforcement.yml workflow** — Works with DoR/DoD validation
- **issue-create-from-template.yml workflow** — Superseded by enhanced version
- **issue-create-enhanced.yml workflow** — Superseded by enhanced version

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ This violates the canonical labeling governance documented in:
├── labeling.yml
├── labeling-governance.yml
├── issue-create-enhanced.yml
├── issue-create-from-template.yml
├── issue-create-enhanced.yml
├── issue-labeling-automation.yml
├── template-enforcement.yml
└── [4 other label/issue workflows]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ tags:
| Workflow | Trigger | Purpose | Status |
|----------|---------|---------|--------|
| `issues.yml` | Issue open/edit/reopen | Custom issue processing logic | Active |
| `issue-create-from-template.yml` | Manual dispatch | Create issues from 24 canonical templates | Active |
| `issue-create-enhanced.yml` | Manual dispatch | Create issues from 24 canonical templates | Active |
| `issue-create-enhanced.yml` | Manual dispatch? | Enhanced issue creation (details unclear) | Active |
| `issue-fields-backfill.yml` | Manual dispatch? | Backfill/sync issue field data | Active |
| `issue-health-audit.yml` | Manual dispatch? | Audit and report issue health/status | Active |
Expand Down
2 changes: 1 addition & 1 deletion .github/projects/active/milestone-planning-v1/ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
[![dependabot-security-label](https://github.com/lightspeedwp/.github/actions/workflows/dependabot-security-label.yml/badge.svg?branch=develop)](https://github.com/lightspeedwp/.github/actions/workflows/dependabot-security-label.yml)
[![flaky-test-detection](https://github.com/lightspeedwp/.github/actions/workflows/flaky-test-detection.yml/badge.svg?branch=develop)](https://github.com/lightspeedwp/.github/actions/workflows/flaky-test-detection.yml)
[![issue-close-label-hygiene](https://github.com/lightspeedwp/.github/actions/workflows/issue-close-label-hygiene.yml/badge.svg?branch=develop)](https://github.com/lightspeedwp/.github/actions/workflows/issue-close-label-hygiene.yml)
[![issue-create-from-template](https://github.com/lightspeedwp/.github/actions/workflows/issue-create-from-template.yml/badge.svg?branch=develop)](https://github.com/lightspeedwp/.github/actions/workflows/issue-create-from-template.yml)
[![issue-create-enhanced](https://github.com/lightspeedwp/.github/actions/workflows/issue-create-enhanced.yml/badge.svg?branch=develop)](https://github.com/lightspeedwp/.github/actions/workflows/issue-create-enhanced.yml)
[![issues](https://github.com/lightspeedwp/.github/actions/workflows/issues.yml/badge.svg?branch=develop)](https://github.com/lightspeedwp/.github/actions/workflows/issues.yml)
[![labeling](https://github.com/lightspeedwp/.github/actions/workflows/labeling.yml/badge.svg?branch=develop)](https://github.com/lightspeedwp/.github/actions/workflows/labeling.yml)
[![linting](https://github.com/lightspeedwp/.github/actions/workflows/linting.yml/badge.svg?branch=develop)](https://github.com/lightspeedwp/.github/actions/workflows/linting.yml)
Expand Down
Loading
Loading