Skip to content

Labels

Labels

  • category: bug

    errors in the code or code behavior
  • category: code reduction

    reduces the amount of code for the same functionality
  • category: enhancement

    improvements of code or code behavior
  • category: new check

    a new best practices check to apply to all NWBFiles and their contents
  • category: proposal

    proposed enhancements or new features
  • compatability: breaking change

    fixes or enhancements that will break schema or API compatability
  • compatability: dependencies

    pull requests that update a dependency file
  • dependencies

    Pull requests that update a dependency file
  • github_actions

    Pull requests that update GitHub Actions code
  • help wanted: deep dive

    request for community contributions that will involve many parts of the code base
  • help wanted: good first issue

    request for community contributions that are good for new contributors
  • priority: critical

    impacts proper operation or use of core function of NWB or the software
  • priority: high

    impacts proper operation or use of feature important to most users
  • priority: low

    alternative solution already working and/or relevant to only specific user(s)
  • priority: medium

    non-critical problem and/or affecting only a small set of NWB users
  • priority: wontfix

    will not be fixed due to low priority and/or conflict with other feature/priority
  • python

    Pull requests that update Python code
  • topic: docs

    issues related to documentation
  • topic: extension

    issues related to extensions or dynamic class generation
  • topic: testing

    issues related to testing