Skip to content

Labels

Labels

  • Change that affects the build system or external dependencies
  • Change that involves maintenance and does not end in another category
  • Change that adds or improves documentation
  • Change that adds a new feature
  • Change that fixes something that isn't working as expected
  • Change that improves performance
  • Change that neither fixes a bug nor adds a feature (non-functional)
  • Change that reverts a previous modification
  • Change modifies style (linting) that does not affect the meaning of the code
  • Change adds a missing test or correction of existing tests