Skip to content

Labels

Labels

  • Action trigger

    Not intended for merge; the PR is created purely to trigger Github actions.
  • Area: Core

    For anything dealing with Mithril core itself
  • Area: Documentation

    For anything dealing mainly with the documentation itself
  • Area: Stream

    For anything dealing with Mithril streams
  • Area: Workflow

    For anything dealing with Mithril's internal tooling, including the mocks and bundler, but not ospec
  • dependencies

    Pull requests that update a dependency file
  • github_actions

    Pull requests that update GitHub Actions code
  • javascript

    Pull requests that update Javascript code
  • Legacy: v0.2

    For anything specific to v0.2
  • Legacy: v1

    For anything specific to v1
  • major

  • minor

  • patch

  • Status: Needs feedback

    For pull requests in need of feedback from the author
  • Status: Needs reproduction

    For issues that lack a demo or example that reproduces the unexpected behavior in question
  • Status: Needs test case

    For pull requests that lack one or more test cases for the feature or behavior in question
  • Type: Breaking Change

    For any feature request or suggestion that could reasonably break existing code
  • Type: Bug

    For bugs and any other unexpected breakage
  • Type: Enhancement

    For any feature request or suggestion that isn't a bug fix
  • Type: Gotcha

    For unwanted behavior that is still correct under the given circumstances
  • Type: Meta/Feedback

    For high-level discussion around the project and/or community itself
  • Type: Question

    For issues that are purely questions about Mithril, not necessarily bug reports or suggestions
  • Type: Release Blocker

    This should be fixed before the next release