Thank you for using the Python 1000 Snippets repository! If you need help or have questions, please follow these steps:
- Check the Snippet’s README:
Each snippet folder (
python-1000-snippets/XXXX-Title-Name/) contains aREADME.mdwith details on usage, dependencies, and common issues. - Search Existing Issues: Browse the issue tracker to see if your question has already been addressed.
- 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.
- Join discussions in the GitHub Discussions section for community help.
- Avoid contacting maintainers directly for support; use public channels to benefit the community.
- For bugs, use the
bug_report.ymltemplate. - For feature requests or new snippets, use the
feature_request.ymltemplate. - For documentation improvements, use the
documentation_improvement.ymltemplate.
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!