Skip to content

Labels

Labels

  • discussion: off-topic 🚫

    This comment is off topic and has been locked, please keep discussions here related to FireHub only.
  • pr: CI

    Pull request that updates GitHub Actions workflows.
  • pr: Composer

    Pull request that updates Composer dependencies (regular update).
  • type: Accessibility

    Improves usability for users with accessibility needs (a11y).
  • type: Architecture

    Represent changes that define, enforce, or modify the structural design of the FireHub ecosystem.
  • type: Chore

    Minor housekeeping tasks that don’t affect functionality (cleanup, formatting, tooling).
  • type: Compliance

    Ensures the system, features, and processes meet legal, regulatory, security, and internal policy.
  • type: Deprecation

    Marks or removes outdated functionality or APIs.
  • type: Documentation

    Updates or adds documentation, guides, or explanations.
  • type: Enhancement

    Improves existing features without fundamentally changing them.
  • type: Experiment

    Proof-of-concept or experimental changes not intended for immediate production use.
  • type: Feature

    Introduces new functionality or capabilities.
  • type: Fix

    Corrects a bug or unintended behaviour in existing functionality.
  • type: Integration

    Connects or adapts external services, APIs, or modules.
  • type: Maintenance

    Ongoing upkeep like dependencies, compatibility, and system health.
  • type: Optimization

    Improves efficiency, resource usage, or internal execution without changing behaviur.
  • type: Refactor

    Improves internal code structure without changing external behaviur.
  • type: Security

    Fixes or improvements related to vulnerabilities, exposure risks, or system safety.
  • type: Test

    Adds or updates tests, test infrastructure, or test coverage.