Skip to content

Labels

Labels

  • community:good-first-issue

    Beginner friendly task that is small, clear and good for a first contribution.
  • dependencies

    Pull requests that update a dependency file
  • github_actions

    Pull requests that update GitHub Actions code
  • kind:bug

    Something is broken or behaving incorrectly and needs a fix.
  • kind:chore

    Maintenance work that keeps the project healthy but usually does not add user facing features.
  • kind:docs

    Work related to writing, fixing or improving documentation.
  • kind:feature

    Request or change that adds new functionality.
  • kind:improvement

    Change that makes existing behavior better.
  • kind:question

    Issue or discussion that is mainly asking for information or clarification.
  • kind:refactor

    Code cleanup or redesign.
  • kind:test

    Work focused on adding or improving tests.
  • priority:0

    Urgent, highest priority.
  • priority:1

    High priority.
  • priority:2

    Medium priority.
  • priority:3

    Low priority.
  • risk:breaking-change

    Change may break backward compatibility.
  • risk:performance

    Change may affect speed, memory use or overall efficiency in the negative way.
  • risk:security

    May involve vulnerabilities.
  • rust

    Pull requests that update rust code
  • scope:bindgen

    Affects the codegen (mavlink-bindgen) area.
  • scope:ci

    Affects CI workflows, checks or automation pipelines.
  • scope:core

    Affects the core library logic.
  • scope:dependencies

    Updates dependency versions or dependency related files
  • scope:dialects

    Affects MAVLink dialect definitions or dialect-generated code.
  • scope:docs

    Affects documentations.
  • scope:examples

    Affects example programs used for learning or demos.
  • scope:transports

    Affects transport layers.
  • status:blocked

    Work cannot continue yet because another issue or dependency must be resolved first.
  • status:duplicate

    Repeat of another already tracked item.
  • status:invalid

    The report/request is not actionable for this project (e.g., wrong assumption or out of scope).