chore: Delete pull_request_template.md

This commit is contained in:
Meysam Hadeli 2024-02-23 23:40:08 +01:00 committed by GitHub
parent b014ee333d
commit 43b6653e3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,39 +0,0 @@
<!-- Type of change
Please label this PR with one of the existing labels, depending on the scope of your change.
-->
## What does this PR do?
<!-- Mandatory
Explain here the changes you made on the PR. Please explain the WHAT: patterns used, algorithms implemented, design architecture, etc.
-->
## Why is it important?
<!-- Mandatory
Explain here the WHY, or the rationale / motivation for the changes.
-->
## Related issues
<!-- Recommended
Link related issues below. Insert the issue link or reference after the word "Closes" if merging this should automatically close it.
- Closes #123
- Relates #123
- Requires #123
- Supersedes #123
-->
-
<!-- Recommended
## How to test this PR
Explain here how this PR will be tested by the reviewer: commands, dependencies, steps, etc.
-->
<!-- Optional
## Follow-ups
Add here any thought that you consider could be identified as an actionable step once this PR is merged.
-->