Community Guide
A guide to getting involved with SQLAlchemy and its associated projects.
While these sections may be written to address developers of the core SQLAlchemy project, the various guidelines, especially the Code of Conduct, apply to all projects hosted under the SQLAlchemy organization's repository.
Further Reading
Below are some great articles to help with getting support.
- How to create a Minimal, Complete, and Verifiable example - StackOverflow's article on how to write a program that illustrates exactly the problem you're having.
- How to Get Members of Any Open Source Community to be Interested in Helping You - an in-depth guide on what you should be doing before you ask for help, as well as specific advice on how to ask for help.
- The XY Problem - please tell us the actual problem you are trying to solve.