Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.59 KB

CONTRIBUTING.md

File metadata and controls

30 lines (18 loc) · 1.59 KB

Thank you for your contribution, Human

First off, thank you for taking the time to contribute! I appreciate it 🤩

Make a Suggestion, Relay an Insight, Complain, Open an Issue

Anything you want to say is welcome - as long as you are considerate of other people and express yourself with dignity.

Please feel free to open an issue.

Pattern verification tests

Prepare lists of user agent strings before testing. This should happen automatically the first time, but it's recommended to update the lists before running tests.

npm run prepare -- -f

Lists

Misidentification

A user agent string may be legit even if it is included in one of the automated download lists in. To explicitly exclude it, add it to fixtures/browsers.yml.

A user agent string may be a bot even if it was generated by user-agents. To explicitly include it, add it to fixtures/crawlers.yml.