diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..0413490 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,35 @@ +## 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. diff --git a/Sharphound.csproj b/Sharphound.csproj index 7b6ea73..349affe 100644 --- a/Sharphound.csproj +++ b/Sharphound.csproj @@ -6,8 +6,8 @@ latest full favicon.ico - 2.3.1 - 2.3.1 + 2.3.2 + 2.3.2 SpecterOps SharpHound SharpHound @@ -24,8 +24,8 @@ - - + +