stephanlensky / zendriver

A blazing fast, async-first, undetectable webscraping/web automation framework based on ultrafunkamsterdam/nodriver. Now with Docker support!
https://slensky.com/zendriver/
GNU Affero General Public License v3.0
30 stars 3 forks source link

Add CONTRIBUTING.md #3

Closed stephanlensky closed 3 weeks ago

stephanlensky commented 3 weeks ago

Contributions are welcome! Contributors should make sure to:

  1. Lint their code with mypy/ruff, and
  2. Add their changes to CHANGELOG.md

We should add a formalized CONTRIBUTING.md with all of the relevant information.