Skip to content

Latest commit

 

History

History
97 lines (77 loc) · 2.99 KB

File metadata and controls

97 lines (77 loc) · 2.99 KB

📋 Summary

Context

As <who> <when> <where>, I want <what> because <why>

Type of Change

  • 📚 Documentation update
  • 🛠️ Infrastructure/IaC changes
  • 🔧 Configuration/template updates
  • 🐛 Bug fix
  • ✨ New feature/tool addition
  • 🔒 Security improvement
  • 📈 Performance optimization
  • 🧹 Code cleanup/refactoring

🔍 What does this PR do?

Changes Made

  • This PR adds/modifies X in order to support Y
  • [ ]
  • [ ]

Files Modified

  • path/to/file.ext - Brief description of changes

🧪 How can someone test this change?

Testing Instructions

Demo/Screenshots

✅ Quality Assurance

Self-Review Checklist

  • I have performed a self-review of the code/documentation before requesting review
  • I have added comments to help clarify ambiguity or reduce complexity
  • My changes follow the project's style guidelines and conventions
  • I have checked for and fixed any spelling/grammar errors

Platform Engineering Specific

  • Infrastructure changes are documented and follow IaC best practices
  • Security considerations have been reviewed (secrets, permissions, etc.)
  • Documentation is updated to reflect any new processes or tools
  • Changes are backward compatible or migration path is documented
  • Resource usage and cost implications have been considered

Testing & Validation

  • I have tested these changes locally
  • Existing tests pass (if applicable)
  • New tests have been added for new functionality (if applicable)
  • Changes have been validated in a staging/test environment (if applicable)

🔗 Related Issues/Links

Fixes #(issue number) Relates to #(issue number) Documentation: [Link to relevant docs]

📝 Additional Notes

👥 Reviewers

@username - for expertise in X @team - for general review