Labels
Labels
23 labels
- Breaking Changes
- Something isn't working
- Changes that affect the build system or external dependencies
- Changes to CI configuration files and scripts
- Changes outside of the template directory
- Dependencies
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- Pull requests that update Github_actions code
- Good for newcomers
- Extra attention is needed
- This doesn't seem right
- A code change that improves performance
- Pull requests that update Python code
- Further information is requested
- A code change that neither fixes a bug nor adds a feature
- Removals and Deprecations
- Changes that should be omitted from the release notes
- Changes that do not affect the meaning of the code (white-space, formatting, etc)
- Adding missing tests or correcting existing tests
- This will not be worked on