Create pull_request_template.md

This commit is contained in:
shiraayal-tadata
2025-03-31 12:37:38 +03:00
committed by GitHub
parent e707ae3139
commit 4bc2c4a0f8

10
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,10 @@
## Describe your changes
## Issue ticket number and link (if applicable)
## Screenshots of the feature / bugfix
## Checklist before requesting a review
- [ ] Added relevant tests
- [ ] Run ruff & mypy
- [ ] All tests pass