Files
BloodHoundAD-SharpHound/.github/pull_request_template.md
Rohan Vazarkar cc52d721b9 Bump Versions and add MR Template (#88)
* chore: bump version
chore: bump commonlib

* chore: add pull request template
2024-02-08 11:22:54 -05:00

1.3 KiB

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Chore (a change that does not modify the application functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Documentation updates are needed, and have been made accordingly.
  • I have added and/or updated tests to cover my changes.
  • All new and existing tests passed.
  • My changes include a database migration.