From b16964a4e38da1edfe51fe54ed73c54755e92a4b Mon Sep 17 00:00:00 2001 From: iliyangermanov Date: Sat, 9 Sep 2023 17:23:51 +0300 Subject: [PATCH] Add "What's changed?" tip --- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 95864850cc..042505250d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,15 @@ Please check if your pull request fulfills the following requirements: - [ ] I confirm that I've run the code locally and everything works as expected. ## What's changed? + Describe with a few bullets **what's new:** - a - b