Skip to content

Types of Contributions

Jeremy Chou edited this page Apr 5, 2022 · 1 revision

New to here

Any issue with good first issue tag on it is a great place to start! Feel free to ask any questions here.

Don't know how to start

Review codebases and PRs can give you quite a knowledge to know what's going on here!

Questions

Please search you question in issue page first, you questions might be answer previously by others. If there's no answer for you, feel free to open a new one!

Report Bugs

Report bugs at https://github.com/rolando/scrapy-redis/issues.

If you are reporting a bug, please include:

  • Your operating system name and version.
  • Any details about your local setup that might be helpful in troubleshooting.
  • Detailed steps to reproduce the bug.

Fix Bugs

Look through the GitHub issues for bugs. Anything tagged with "bug" is open to whoever wants to implement it.

Implement Features & imporvments

Look through the GitHub issues for features. Anything tagged with "feature" or "improvments" is open to whoever wants to implement it.

Write Documentation

Scrapy-Redis could always use more documentation, whether as part of the official Scrapy-Redis docs, in docstrings, or even on the web in blog posts, articles, and such.

Submit Feedback

The best way to send feedback is to file an issue at https://github.com/rolando/scrapy-redis/issues.

If you are proposing a feature:

  • Explain in detail how it would work.
  • Keep the scope as narrow as possible, to make it easier to implement.
  • Remember that this is a volunteer-driven project, and that contributions are welcome :)