Skip to content

Labels

Labels

  • dependencies

    Pull requests that update a dependency file
  • Note: Easy First Issue

    An issue that should be easy to tackle as a first issue
  • Status: Needs Reproducing

    Assigned to things that are bugs, but that have not been checked
  • Status: Fixed

    Added to indicate that a closed issue represents a bug that has been fixed
  • Status: Needs Final Testing

    Indicates that a potential fix is in place and the fix needs manual testing
  • Status: Needs Review

    Indicates that a code change, in a branch/PR, needs to be reviewed
  • Status: Needs Triage

    Should be the default status for issues that have been acknowledged, but not yet processed.
  • Status: Reproduced

    For issues that are (critical) bugs, denotes that the bug is reproduced, but no further action taken
  • Status: Unable to Reproduce

    Used for issues that are bug reports that cannot be reproduced
  • Status: Waiting for Changes

    Waiting for changes to a Pull Request
  • Status: Waiting for Feedback

    Indicates that the person who is working on the issue needs feedback from someone else
  • Status: Waiting for OWL API Release

    Waiting for an updated release of the OWL API for this issue to be resolved
  • Status: Waiting to Close

    Indicated that we expect that the issue can be closed soon if no further comments are received.
  • Type: Bug

    Indicates that Protege is not working as expected
  • Type: Critical Bug

    A type of bug that causes Protege to not start, not load/save ontologies, data loss etc.
  • Type: Critical OWL API Bug

    A bug that originates in the OWL API that leads to data loss etc.
  • Type: Critical Performance

    A performance issue that blocks normal reasonable use of Protege
  • Type: Documentation

    Any issue with the documentation rather than the software itself
  • Type: Enhancement

    A request for a change that is an enhancement
  • Type: Maintenance

    Indicates that an issue represents a code clean or maintenance
  • Type: OWL API Bug

    A bug in the OWL API that is manifested in Protege. Should be reported on the OWL API tracker
  • Type: Performance

    A performance issue