Skip to content

Labels

Labels

  • .NET

    Pull requests that update .NET code
  • backport :hourglass:

    A change being backported to an older branch
  • blocking 🛑

    Issues that are blocking for supported consumers
  • breaking change :bomb:

    A change that is either binary or source breaking
  • bug :bug:

    Something isn't working
  • bug fix :white_check_mark:

    A fix for a reported/discovered bug
  • by design 🎯

    Something that is actually the expected behavior
  • computesharp v1 :hourglass:

    Issues pertaining to the old ComputeSharp 1.x release
  • dependencies

    Pull requests that update a dependency file
  • dependencies 🪛

    Pull requests that updates some dependencies
  • documentation :book:

    Improvements or additions to documentation
  • duplicate :busts_in_silhouette:

    This issue or pull request already exists
  • enhancement :sparkles:

    An improvement to existing APIs
  • feature 🎉

    A brand new feature for ComputeSharp
  • help wanted :sos:

    Extra attention is needed
  • invalid :no_good:

    This doesn't seem right
  • maintenance ⚙️

    Issues/PRs about maintenance/CI work
  • need more info 🔍

    An issue that needs more info to be investigated
  • needs author feedback :memo:

    This issue needs more info from the author
  • optimization 🚀

    Performance improvement to existing APIs
  • out of scope :telescope:

    This doesn't fit the themes of the project
  • proposal :bulb:

    A proposal for a new feature
  • question :question:

    Further information is requested
  • refactoring 🧹

    Code style and architecture improvements
  • regression :boom:

    A (breaking) change or behavioral difference in a new release
  • samples :books:

    A change or improvement related to the samples
  • unit tests :test_tube:

    Proposals or improvements to the unit tests suite
  • untriaged :toolbox:

    A new issue that needs initial triage
  • wontfix :cry:

    This will not be worked on