From 281b4f83a0f3a7be15136803c81a488d7a768a95 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Tue, 5 Apr 2022 14:39:22 +0200 Subject: [PATCH] Added a PR template --- .github/pull_request_template.md | 9 +++++++++ 1 file changed, 9 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 00000000..98473496 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,9 @@ +Describe your PR, what does it fix/add? + + +Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.) + + +Is it ready for merging, or does it need work? + +