mirror of
https://github.com/mandiant/capa.git
synced 2025-12-23 15:37:37 -08:00
After using the PR template for a while, I think simplifying it will be helpful: - GitHub includes the commit message description automatically with the aim of saving you time as it is sometimes also a good PR description. With the current template, I need to cut this test and paste it into the description section (which is really annoying!). - Make a single simpler checklist. Add information as comment and have a straightforward list which helps us remembering the changelog, tests and documentation without needing to invest much time. The changelog bulletpoint will also be used in GitHub Actions.
916 B
916 B
Checklist
- No CHANGELOG update needed
- No new tests needed
- No documentation update needed