From 6b4098e197e4204d8cdcac92464cf30602978dfd Mon Sep 17 00:00:00 2001 From: Alex302 Date: Thu, 2 Jun 2022 00:43:57 +0300 Subject: [PATCH] Small PR template fix --- .github/pull_request_template.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ad3ba91ebb7..9cd21093580 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,18 +5,18 @@ > It is highly recommended to use our [Web Reporting Tool](https://kb.adguard.com/en/technical-support/reporting-tool) instead of creating an issue on GitHub directly\ > Please note, that we verify every pull request manually, so it may take time to apply it -### Prerequisites +## Prerequisites -#### To avoid invalid pull requests, please check and confirm following terms +### To avoid invalid pull requests, please check and confirm following terms - [ ] This is not an ad/bug report; - [ ] My code follows the [guidelines](https://github.com/AdguardTeam/AdguardFilters/blob/master/CONTRIBUTING.md) and [syntax](https://kb.adguard.com/general/how-to-create-your-own-ad-filters) of this project; - [ ] I have performed a self-review of my own changes; - [ ] My changes do not break web sites, apps and files structure. -### What problem does the pull request fix? +## What problem does the pull request fix? -#### If the problem does not fall under any category that is listed here, please write a comment below in corresponding section +### If the problem does not fall under any category that is listed here, please write a comment below in corresponding section - [ ] Missed ads or ad leftovers; - [ ] Website or app doesn't work properly; @@ -26,9 +26,9 @@ - [ ] Annoyances — pop-ups, cookie warnings, etc; - [ ] Filters maintenance. -### What issue is being fixed? +## What issue is being fixed? -#### Enter the issue address +### Enter the issue address Example: