Labels
Labels
27 labels
- Critical priority
- High priority
- Low priority
- Medium priority
- Project is under active development
- Project is still in ideation
- Project has been drafted as a proposal
- Project is idea is being coded as an experiment
- Project has a release candidate ready
- Project has been released
- The issue is blocked
- The issue was closed
- The issue is not an issue anymore
- The issue is being worked on
- The issue's PR is under review
- The issue is ready to be worked on
- Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- Other changes that don't modify src or test files
- Changes to our CI configuration files and scripts
- Documentation only changes
- A new feature
- A bug Fix
- A code change that improves performance
- A code change that neither fixes a bug nor adds a feature
- Reverts a previous commit
- Changes that don't affect the meaning of the code (white-space, formatting, missing semi-colons...)
- Adding missing tests or correcting existing tests