diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index 9edb1c3..0000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,40 +0,0 @@ -# Summary - -Describe the summary/big picture of your changes here to communicate to the maintainers why we should accept this pull request. - -## Types of changes - - - -- [ ] Bugfix (fixes an issue) -- [ ] New feature (adds functionality) -- [ ] Refactoring (improves code without changing functionality) -- [ ] Breaking change (incompatible changes) -- [ ] Build or security update (updates dependencies, libraries, or security patches) -- [ ] Code style or documentation update (formatting, renaming, or documentation changes) -- [ ] Other (please describe): - -## Checklist - - - -- [ ] Unit tests added to validate my fix/feature -- [ ] I have manually tested my change -- [ ] I did not add automation test. Why ?: -- [ ] Database changes requiring migration with downtime or reprocessing of existing data -- [ ] The SOUP file lists the risk Level, requirements and verification reasoning associated with each library -- [ ] `readme.md` includes sections on introduction, installation, usage, and contributing -- [ ] `docs/architecture.md` includes sections on the architecture diagram, software units, software of unknown provenance, critical algorithms and risk controls related to PII and security -- [ ] Impact on PII, privacy regulations (CCPA/GDPR/PIPEDA), CIS benchmarks or security (availability/confidentiality/integrity); management must be notified - -## Further comments (if required) - -