Skip to content

Labels

Labels

  • bump: major

    Issue or PR documents a breaking change requiring a major version bump.
  • bump: minor

    Issue or PR documents a new feature requiring a minor version bump.
  • bump: patch

    Issue or PR documents a bug fix or enhancement requiring a patch version bump.
  • dependencies

    Issue or PR is related to RAMSTK dependencies.
  • dobranch

    Create issue branch when issue is assigned.
  • endgame: duplicate

    Issue or PR is closed as a duplicate of another and both cross-reference one another.
  • endgame: invalid

    Issue or PR is closed as not valid.
  • endgame: merged

    Pull Request has been merged successfully
  • endgame: wontfix

    Issue or PR is closed and will NOT be fixed.
  • good first issue

    Good issue to get your feet wet...mostly busy work :(
  • priority: blocker

    Issue or PR is critical priority; it must be resolved to release.
  • priority: high

    Issue or PR is high priority.
  • priority: low

    Issue or PR is low priority.
  • priority: normal

    Issue or PR is normal priority.
  • question

    Issue has no affect on functionality or quality and requests no new functionality.
  • Release

    Issue or PR tracks next release.
  • status: backlog

    Issue or PR is open, unmilestoned, and unassigned.
  • status: closed

    Pull Request is complete and integrated or closed for anther reason.
  • status: feedback

    Issue or PR that is requesting user and/or developer feedback.
  • status: inprogress

    Issue or PR is open, milestoned, and assigned.
  • status: inreview

    Issue or PR is open, milestoned, assigned, and pull request referenced.
  • todo

    Issue was created automatically from an ISSUE statement in the code.
  • type: build

    Issue or PR associated with RAMSTK build system
  • type: ci

    Issue or PR associated with CI/CD.
  • type: docs

    Issue or PR is documentation related.
  • type: feature

    Issue or PR adds or requests new functionality.
  • type: fix

    Issue or PR affects existing functionality.
  • type: refactor

    Issue or PR dealing with refactoring of RAMSTK code.
  • type: style

    Issue or PR affects code quality (e.g., coding standards).
  • type: test

    Issue or PR associated with RAMSTK test suite.