diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index a6da78f3..00000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,28 +0,0 @@ - - -#### What is it? -- [ ] Bugfix -- [ ] Feature -- [ ] Codebase improvement - -#### Description of the changes in your PR - -- Updated colors -- Update strings -- Added documentation - -#### Before/After Screenshots/Screen Record - -- Before: -- After: - -#### Fixes the following issue(s) - -- Fixes # - -#### Relies on the following changes - -- - -#### Acknowledgement -- [ ] I read the [contribution guidelines](https://github.com/FossifyOrg/Camera/blob/master/CONTRIBUTING.md).