stephanlensky / zendriver

A blazing fast, async-first, undetectable webscraping/web automation framework based on ultrafunkamsterdam/nodriver.
https://slensky.com/zendriver/
GNU Affero General Public License v3.0
8 stars 1 forks source link

Add CONTRIBUTING.md #3

Closed stephanlensky closed 1 week ago

stephanlensky commented 1 week 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.