Create pull request template

Omar Hatem committed Jan 20, 2023 at 16:52 UTC b4fe38f78ff7eef9cc74521261ff6e15c38e743d
1 file changed +9
.github/pull_request_template.md new
+9
@@ -0,0 +1,9 @@
1 +Issue Number (if Applicable): Fixes #
2 +
3 +# Description
4 +
5 +Please include a summary of the changes and which issue is fixed / feature is added.
6 +
7 +# Pull Request - Checklist
8 +
9 +- [ ] Initial Manual Tests Passed