File: home.md

package info (click to toggle)
python-recipe-scrapers 15.9.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 246,580 kB
  • sloc: python: 13,214; makefile: 3
file content (36 lines) | stat: -rw-r--r-- 1,411 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# How to Contribute

!!! success "Better For Everyone"
    We welcome all contributions to `recipe-scrapers`!
    Whether you're reporting bugs, suggesting features, improving documentation,
    or contributing code, your help makes this project better for everyone.


## Ways to Contribute

### Opening Issues

Found a bug or a scraper not working for a particular site? Please open an issue!
Given our large number of [Supported Sites](../getting-started/supported-sites.md)
and their frequent design changes, bugs are inevitable. Your reports help us
maintain quality and improve the project.

Want support for a new site? Open an issue using our _issue templates_. All issues
should be submitted through our
[GitHub repository](https://github.com/hhursev/recipe-scrapers/issues).

### Contributing to the Project

If you'd like to contribute to the project, whether it's fixing a bug, adding support
for a new site, improving documentation, or closing a raised issue, we're happy to help
you through the process. Check out our development guidelines [starting here](./setup.md).


## Our Community

This project thrives thanks to our amazing contributors. Every contribution,
whether big or small, helps make `recipe-scrapers` better for everyone.

### Wall of Fame

[![Contributors](https://contrib.rocks/image?repo=hhursev/recipe-scrapers)](https://github.com/hhursev/recipe-scrapers/graphs/contributors)