diff --git a/README.md b/README.md index c950ed92..8ae99997 100644 --- a/README.md +++ b/README.md @@ -131,4 +131,5 @@ Attribute is useful for sub-group of domains, especially for filtering purpose. * Fork this repo, make modifications to your own repo, file a PR. * Please begin with small size PRs, say modification in a single file. * A PR must be reviewed and approved by another member. +* A script will verify your pull request to test whether your PR is correct or not every time you update the PR. Only the PR which passes the test will be merged. Please go to the Action label to get detailed information if you didn't pass it. We also provide the file which has been generated to make you test. * After a few successful PRs, you may apply for manager access to this repository.