From 0903ba9665e8c7d3604ad18f8da25e6cb10d58ef Mon Sep 17 00:00:00 2001 From: Ivan Demidov Date: Thu, 19 Mar 2020 09:32:37 +0300 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4b76c9d6..0b7972a1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,8 @@ +### General +> ✏️ Mark the necessary items without changing the structure of the PR template. + +- [ ] Pull request template structure not broken + ### `Type` > ℹ️ What types of changes does your code introduce?