- My code follows the style guidelines of this project
- I have commented my code, particularly in hard-to-understand areas
- I have made corresponding changes to the documentation
- I have made corresponding change to the default configuration files
- I have added tests that prove my fix is effective or that my feature works
- I have added an entry in
./changelog/fragments
using the changelog tool - I have added an integration test or an E2E test
- How are we going to support this in production?
- How are we going to measure its adoption?
- How are we going to debug this?
- What are the metrics I should take care of?
- ...