-
Notifications
You must be signed in to change notification settings - Fork 12
No labels!
There aren’t any labels for this repository quite yet.
30 labels
🐛 🙅 wontfix
:bug: :no_good: wontfix
Should also be labeled as bug. See https://en.opensuse.org/Bug_Status_WONTFIX.
🚧 installation
:construction: installation
Issues affecting the package installation. NOT related to the installation of ontologies.
⚙️ wrappers
:gear: wrappers
Issues related to wrappers and/or wrapper development and the Wrapper API.
👩🎓 newcomer task
👩🎓 newcomer task
Issue that is a good entry point to the source code for a newcomer.
❓ information needed
:question: information needed
The issue cannot be solved until one of the interested parties provides more information.
🔂 duplicate
:repeat_one: duplicate
This issue is very similar to another, previously existing issue.
🌱 new feature
:seedling: new feature
Solving the issue involves the incorporation of a new feature.
💬 discussion
:speech_balloon: discussion
The idea is not mature enough to result in an implementation, and needs further discussion.
💉 testing
:syringe: testing
Solving the issue involves creating/modifying unit tests or benchmarks.
⚠️ critical
:warning: critical
Such issues should be solved as soon as possible, and using a `hotfix branch`.
⚡ breaking change
:zap: breaking change
Solution introduces incompatible API changes, MAJOR version number update. See https://semver.org.