Skip to content

Contribution to Scrapesome

Thank you for considering contributing to Scrapesome! We welcome contributions from everyone.

๐Ÿ› Reporting Bugs

  • Use GitHub Issues to report bugs.
  • Include clear steps to reproduce, expected vs. actual behavior, and environment details.

๐Ÿ’ก Requesting Features

  • Open a new issue with the [Feature] prefix in the title.
  • Describe the use case and potential implementation ideas.

๐Ÿ› ๏ธ Submitting Pull Requests

  1. Fork the repository and create a new branch.
  2. Follow the existing code style and conventions.
  3. Write or update tests as needed.
  4. Ensure all tests pass.
  5. Submit a pull request with a clear description of your changes.

Community Guidelines

We welcome everyone to contribute to ScrapeSome! To foster a positive and productive environment, please follow these guidelines:

  • Be respectful and considerate to other community members.
  • Keep discussions constructive and on-topic.
  • Use inclusive language.
  • Report any unacceptable behavior to the maintainers.
  • Help each other and share knowledge.

By participating in this project, you agree to abide by our Code of Conduct.

Thank you for helping us build an awesome, welcoming community!

๐Ÿงช Running Tests

pip install -r requirements.txt
pytest

Community Guidelines

We welcome everyone to contribute to ScrapeSome! To foster a positive and productive environment, please follow these guidelines:

  • Be respectful and considerate to other community members.
  • Keep discussions constructive and on-topic.
  • Use inclusive language.
  • Report any unacceptable behavior to the maintainers.
  • Help each other and share knowledge.

By participating in this project, you agree to abide by our Code of Conduct.

Thank you for helping us build an awesome, welcoming community!