Labels
Labels
13 labels
- Changes to our CI configuration files and scripts
- Documentation only changes
- A bug fix
- Other changes that don't modify src or test files
- A code change that improves performance
- A new feature
- Reverts a previous commit
- Changes that do not affect the meaning of the code
- A code change that neither fixes a bug nor adds a feature
- Pull requests that update a dependency file
- Adding missing tests or correcting existing tests
- Improve a current implementation without adding a new feature or fixing a bug
- Changes that affect the build system or external dependencies