As <who> <when> <where>, I want <what> because <why>
- 📚 Documentation update
- 🛠️ Infrastructure/IaC changes
- 🔧 Configuration/template updates
- 🐛 Bug fix
- ✨ New feature/tool addition
- 🔒 Security improvement
- 📈 Performance optimization
- 🧹 Code cleanup/refactoring
- This PR adds/modifies X in order to support Y
- [ ]
- [ ]
path/to/file.ext- Brief description of changes
- 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
- 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
- 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)
Fixes #(issue number) Relates to #(issue number) Documentation: [Link to relevant docs]
@username - for expertise in X @team - for general review