From 875b598a33592ca1aad27bfa76b7ca033665228e Mon Sep 17 00:00:00 2001 From: Vaxry Date: Sat, 7 Dec 2024 18:01:12 +0000 Subject: [PATCH] github: mention PR guidelines in the template --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 073333bc..fda97f57 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,9 @@ + + + #### Describe your PR, what does it fix/add?