Create pull_request_template.md (#3276)

[skip ci]
This commit is contained in:
MkQtS
2026-02-14 21:19:33 +08:00
committed by GitHub
parent 8523573ba1
commit 98d161e89a

14
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,14 @@
<!--
Thanks for your contribution!
Please check the following items: (not mandatory)
- Adjacent rules should be sorted alphabetically
- It's not encouraged to create new list/file containing too few (one or two) rules
- Newly added list should be included in relevant categories if possible
- Subdomains are unnecessary as they are overridden by the parent domain. e.g. `[domain:]example.com` overrides `[domain:]app.example.com`
- Description for your changes is welcome (why the change is necessary, data source of added domains, potential impacts, etc.)
-->