Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.54 KB

File metadata and controls

27 lines (21 loc) · 1.54 KB

Support

Thank you for using the Python 1000 Snippets repository! If you need help or have questions, please follow these steps:

Getting Help

  1. Check the Snippet’s README: Each snippet folder (python-1000-snippets/XXXX-Title-Name/) contains a README.md with details on usage, dependencies, and common issues.
  2. Search Existing Issues: Browse the issue tracker to see if your question has already been addressed.
  3. Open a New Issue: If you can’t find an answer, create a new issue using the “question” label or the appropriate issue template in .github/ISSUE_TEMPLATE/.
    • Provide details about the snippet, your environment (e.g., Python version, OS), and the issue.
    • Include any error messages or unexpected behavior.

Community Support

  • Join discussions in the GitHub Discussions section for community help.
  • Avoid contacting maintainers directly for support; use public channels to benefit the community.

Reporting Bugs or Suggesting Features

  • For bugs, use the bug_report.yml template.
  • For feature requests or new snippets, use the feature_request.yml template.
  • For documentation improvements, use the documentation_improvement.yml template.

Security Issues

For security-related concerns, please follow the guidelines in SECURITY.md.

We aim to respond to support requests within 48 hours. Thank you for your patience and for contributing to the project!