From e3d1f32897ab9a050da7b0161797ce2c7ea0831e Mon Sep 17 00:00:00 2001 From: Ozgun Ozerk Date: Wed, 8 Nov 2023 15:15:48 +0300 Subject: [PATCH] PR template --- .github/pull_request_template.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..adf18fc --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,18 @@ + + + + + +Fixes #??? + + + + +#### PR Checklist + + + + + +- [ ] Tests +- [ ] Documentation