Add the filter policy link to the Knowledge Base (#227299)

* Add the filter policy link to the Knowledge Base

* lint fixes

* lint fix

* lint fix3
This commit is contained in:
Anastasiia Fedotova
2026-03-23 12:59:34 +03:00
committed by GitHub
parent ca6b207860
commit 926ba81ca2

View File

@@ -43,7 +43,10 @@ After you have installed the necessary tools, you need to set up the repository.
`fix/123` where `123` is the issue number you're working on.
1. Make your changes, test them and put them in the proper file or section of the file.
- You can learn how to write filtering rules in the [How to write filter rules][how-to-write-filters] section.
- Please read and understand the current [filters policy][policy] we adhere to.
- Before creating any rules, please read and understand the current
[AdGuard filters policy][policy].
By contributing, you confirm your agreement to follow this policy and
create rules in accordance with it.
- One of its most important points is the [quality requirements][qualityrequirements].
- When you're done with creating rules, please take a look at the similar ones in the filters.
This may help you to make a better version of the rule.