Skip to content

Labels

Labels

  • Issues related to a bug in the code
  • Maintenance tasks that are not user facing, such as updating dependencies, cleaning up code, etc.
  • to identify issues or pull requests related to CI/CD (workflows)
  • Pull requests that update a dependency file
  • used to indicate the changes in the documentation
  • Used to indicate a new feature or improvement to an existing feature
  • New features added to the codebase.
  • Pull requests that update GitHub Actions code
  • Good for newcomers
  • Extra attention is needed
  • Suggestions for new features and improvements
  • This doesn't seem right
  • Pull requests that update Python code
  • Further information is requested
  • Labels used to track the progress of a release & to denote that a specific version has been release
  • Used to indicate security-related issues or vulnerabilities
  • Used to indicate that a bug or feature request will not be fixed or implemented.