Skip to content

Labels

Labels

  • Design and configuration choices that affect the way components of the application communicate
  • A problem or error
  • Updates to CI/CD, cloud configurations, and other DevOps tasks that aren't architecture changes
  • Improvements or additions to documentation
  • New functionality or feature of the application
  • Something isn't working in production and needs fixing ASAP
  • Code changes to improve the quality and design of the application without changing functionality
  • Releases from the master branch
  • Explore potential solutions to a problem, sometimes involving creating a small sample implementation
  • Adding, rewriting, or fixing automated tests