File: CONTRIBUTING.md

package info (click to toggle)
sqlparse 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 720 kB
  • sloc: python: 5,310; sql: 167; makefile: 107; sh: 14
file content (11 lines) | stat: -rw-r--r-- 399 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# Contributing to `sqlparse`

Thanks for your interest in contributing to the `sqlparse` project!

All contributors are expected to follow the 
[Python Community Code of Conduct](https://www.python.org/psf/codeofconduct/).

Head over to the 
[Discussions Page](https://github.com/andialbrecht/sqlparse/discussions) if
you have any questions. We're still working on a more elaborate 
developer guide.